AbstractMsgBase

constructor()

Initializes a new instance of the AbstractMsgBase class.


constructor(payloadReserve: Int)

Initializes a new instance of the AbstractMsgBase class.

Parameters

payloadReserve

The number of bytes to initialize the payload capacity to.