SetupPayload
class SetupPayload @JvmOverloads constructor(data: ByteReadPacket, metadata: ByteReadPacket? = null) : Closeable
Represents the Setup Frame that is sent by the client to inform the server of the parameters under which it desires to operate.