Skip to content

happypdf / hasUtf16BOM

Function: hasUtf16BOM()

ts
function hasUtf16BOM(bytes): boolean;

Defined in: src/utils/unicode.ts:385

Parameters

ParameterType
bytesUint8Array

Returns

boolean

MIT Licensed. A fork of pdf-lib.