Home
last modified time | relevance | path

Searched refs:insertUInt16BE (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/smart-buffer/typings/
Dsmartbuffer.d.ts309 insertUInt16BE(value: number, offset: number): SmartBuffer;
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dsmartbuffer.js433 insertUInt16BE(value, offset) { method in SmartBuffer
/third_party/node/deps/npm/node_modules/smart-buffer/
DREADME.md320 ### buff.insertUInt16BE(value, offset)