Structure
MySQLPacketDecoder
struct MySQLPacketDecoder
Topics
Initializers
Instance Properties
Instance Methods
decode(context:buffer:)Decode from aByteBuffer.decodeLast(context:buffer:seenEOF:)Decode from aByteBufferwhen no more data is incoming and theByteToMessageDecoderis about to leave the pipeline.
Type Aliases
MySQLPacketDecoder.InboundOutThe type of the messages thisByteToMessageDecoderdecodes to.
Relationships
Conforms To
NIOCore.ByteToMessageDecoder