tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
array_write
tagion
hibon
HiBONBase
Helper function to serialize an array of the type T of a HiBON
@
safe
pure
void
array_write
(
T
)
(
ref
ubyte
[]
buffer
,
T
array
,
ref
size_t
index
)
if
(
is
(
T
:
U
[],
U
) &&
isBasicType
!
U
)
Meta
Source
See Implementation
tagion
hibon
HiBONBase
aliases
binread
enums
Type
isBasicValueType
isKey
isKeyString
functions
array_write
binwrite
isArray
isHiBONBaseType
isLEB128Basic
isNative
isNativeArray
isValidType
is_index
is_key_ordered
is_key_valid
less_than
manifest constants
HIBON_VERSION
templates
TypedefBase
unions
ValueT
Helper function to serialize an array of the type T of a HiBON