Home
last modified time | relevance | path

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

/third_party/node/lib/
Dstream.js141 Stream._uint8ArrayToBuffer = function _uint8ArrayToBuffer(chunk) { function
/third_party/node/lib/internal/streams/
Dwritable.js312 chunk = Stream._uint8ArrayToBuffer(chunk);
Dreadable.js307 chunk = Stream._uint8ArrayToBuffer(chunk);