phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
decodeLEB128
nxt
leb128
Decode a LEB128-encoded value of signed integer type
SInt
.
SInt
decodeLEB128
(
SInt
)
(
ubyte
*
p
,
uint
*
n
= null
)
Meta
Source
See Implementation
nxt
leb128
aliases
Raw
functions
decodeLEB128
decodeULEB128
encodeLEB128
encodeULEB128
Decode a LEB128-encoded value of signed integer type SInt.