Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 463 Bytes

File metadata and controls

22 lines (13 loc) · 463 Bytes

Home > @velcro/common > Decoder > decode

Decoder.decode() method

Signature:

decode(buf: BufferSource): string;

Parameters

Parameter Type Description
buf BufferSource

Returns:

string