ReadBuffer
For internal usage only.
Wrapper class for buffering data to utilize in platform specific implementations along with LineOutputFeed, primarily in order to mitigate unnecessarily copying a Node.js Buffer to a ByteArray.
See also
For internal usage only.
Wrapper class for buffering data to utilize in platform specific implementations along with LineOutputFeed, primarily in order to mitigate unnecessarily copying a Node.js Buffer to a ByteArray.
See also
For internal usage only.
Wrapper class for buffering data to utilize in platform specific implementations along with LineOutputFeed, primarily in order to mitigate unnecessarily copying a Node.js Buffer to a ByteArray.
See also
Types
Scans buffered input and dispatches lines, disregarding line breaks CR (\r), LF (\n), & CRLF (\r\n).
Scans buffered input and dispatches lines, disregarding line breaks CR (\r), LF (\n), & CRLF (\r\n).
Scans buffered input and dispatches lines, disregarding line breaks CR (\r), LF (\n), & CRLF (\r\n).