consumeIfComplete

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SQLValue consumeIfComplete(ubyte[] packet, bool binary, bool unsigned)
    consumeIfComplete
    (
    T
    int N = T.sizeof
    )
    (
    ref ubyte[] packet
    ,
    bool binary
    ,)
  2. SQLValue consumeIfComplete(ubyte[] packet, SQLType sqlType, bool binary, bool unsigned, ushort charSet)
  3. T consumeIfComplete(ubyte[] packet)

Meta