- calc_size
size_t calc_size(const(ubyte[]) data)
Undocumented in source. Be warned that the author may not have intended to support it.
- calc_size
size_t calc_size(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- calc_size
size_t calc_size(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- decode
DecodeLEB128!T decode(const(ubyte[]) data)
Undocumented in source. Be warned that the author may not have intended to support it.
- decode
DecodeLEB128!T decode(const(ubyte[]) data)
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
void encode(BinBuffer buffer, T v)
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
void encode(BinBuffer buffer, T v)
Undocumented in source. Be warned that the author may not have intended to support it.
\file LEB128.d