tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
calc_size
tagion
utils
LEB128
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
calc_size
(const(ubyte[]) data)
size_t
calc_size
(T v)
size_t
calc_size
(T v)
@
safe
@
nogc
pure nothrow
size_t
calc_size
(
T
)
(
const
T
v
)
if
(
isSigned
!(
T
)
)
Meta
Source
See Implementation
tagion
utils
LEB128
aliases
DecodeLEB128
check
classes
LEB128Exception
enums
ErrorValue
functions
calc_size
decode
encode
isCompleat
isInvariant
read
templates
DataSize