Convert a raw protobuf Buffer descriptor to a Uint8Array. Handles both { type: 'Buffer', data: number[] } and direct number[].
{ type: 'Buffer', data: number[] }
number[]
1.0.0
Convert a raw protobuf Buffer descriptor to a Uint8Array. Handles both
{ type: 'Buffer', data: number[] }and directnumber[].