ChannelMapping

class ChannelMapping(streamCount: Byte, coupledCount: Byte, channelMapping: ByteArray) : ByteBufferWriter

Constructors

Link copied to clipboard
constructor(streamCount: Byte, coupledCount: Byte, channelMapping: ByteArray)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val size: Int

Functions

Link copied to clipboard
Link copied to clipboard
open override fun write(output: ByteBuffer)