decodeHexString
@forge/monorepo / backend/src / decodeHexString
Function: decodeHexString()
decodeHexString(
raw):string
Defined in: backend/src/documents/parsers/pdf.ts:108
A hex string, <48656C6C6F>. An odd final digit is padded with zero, as the spec requires.
Parameters
raw
string
Returns
string