Function: opendictNorthKoreanCdbBytes()

opendictNorthKoreanCdbBytes(url?): Promise<Uint8Array<ArrayBufferLike>>

Loads the bundled Open Korean Dictionary 북한어 CDB binary as raw bytes.

Parameters

url?

URL = opendictNorthKoreanCdbUrl

Location of the CDB binary to read. Defaults to the bundled opendictNorthKoreanCdbUrl.

Returns

Promise<Uint8Array<ArrayBufferLike>>

The CDB binary as a Uint8Array.