tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
encode
tagion
betterC
utils
LEB128
Undocumented in source. Be warned that the author may not have intended to support it.
void
encode
(BinBuffer buffer, T v)
void
encode
(BinBuffer buffer, T v)
@
nogc
void
encode
(
T
)
(
ref
BinBuffer
buffer
,
const
T
v
)
if
(
isSigned
!
T
&&
isIntegral
!
T
)
Meta
Source
See Implementation
tagion
betterC
utils
LEB128
aliases
DecodeLEB128
functions
calc_size
decode
encode