PgDecoder

Decoder for <a href="https://www.postgresql.org/docs/9.5/static/protocol.html">PostgreSQL protocol</a>

@author <a href="mailto:emad.albloushi@gmail.com">Emad Alblueshi</a>

Constructors

this
this(DList!(CommandCodecBase) inflight)
Undocumented in source.

Members

Functions

decode
DataHandleStatus decode(ByteBuffer payload, Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta