phobos-next ~master (2024-03-19T05:49:32Z)
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.