Skip to content

fromBuffer

function fromBuffer(buffer, encoding?): string;
Parameter Type

buffer

Uint8Array

encoding?

BufferEncoding | null

string