decodeMessage

Decodes the provided bformat message into the message itself

byte[]
decodeMessage
()

Parameters

bformatBytes byte[]

the bformat payload the decode

Return Value

Type: byte[]

the decoded message

Meta