Js5ByteBufGroupResponse

constructor(buffer: ByteBuf, offset: Int, limit: Int)

Parameters

buffer

the byte buffer containing all the data to be written over to the client. The buffer's writer index and reference count will not be changed by the JS5 implementation, as the buffers are intended to be written to numerous recipients.