LEB128 ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Facilitates int64/uint64 LEB128 encode/decode See https://en.wikipedia.org/wiki/LEB128 See http://llvm.org/docs/doxygen/html/LEB128_8h_source.html
Inheritance Hierarchy

OnlineSystem Object
  NFX.IO LEB128

Namespace: NFX.IO
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static class LEB128
See Also