decode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T decode(ubyte[] packet, size_t n)
    pure nothrow
    T
    decode
    (
    T : ulong
    )
    (
    in ubyte[] packet
    ,
    size_t n
    )
  2. T decode(ubyte[] packet)
  3. T decode(ubyte[] packet)
  4. LCB decode(ubyte[] packet)

Meta