encodeBformat

Encodes the provided message into the bformat format

byte[]
encodeBformat
(
byte[] message
)

Parameters

message byte[]

the buffer containing bytes to encode

Return Value

Type: byte[]

the encoded payload

Meta