Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/smart-buffer/typings/
Dutils.d.ts9 INVALID_SMARTBUFFER_SIZE: string; constant
/third_party/node/deps/npm/node_modules/smart-buffer/build/
Dutils.js9INVALID_SMARTBUFFER_SIZE: 'Invalid size provided. Size must be a valid integer greater than zero.', property
Dsmartbuffer.js31 throw new Error(utils_1.ERRORS.INVALID_SMARTBUFFER_SIZE);