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)
  2. SQLValue consumeIfComplete(ubyte[] packet, SQLType sqlType, bool binary, bool unsigned, ushort charSet)
    consumeIfComplete
    ()
    (
    ref ubyte[] packet
    ,,
    bool binary
    ,,
    ushort charSet
    )
  3. T consumeIfComplete(ubyte[] packet)

Meta