Searched defs:writeUIntBE (Results 1 – 3 of 3) sorted by relevance
61 writeUIntBE: INT16, property68 writeUIntBE: 2, property
750 function writeUIntBE(value, offset, byteLength) { function
1022 writeUIntBE(value: number, offset: number, byteLength: number): number; method