parseLCB

Parse Length Coded Binary

  1. ulong parseLCB(ubyte* ubp, bool nullFlag)
  2. ulong parseLCB(ubyte* ubp)
    pure nothrow
    ulong
    parseLCB
    (
    ref ubyte* ubp
    )

See Also

Meta