parseLCB

Parse Length Coded Binary

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

See Also

Meta