Split a Buffer into an array of buffers using the specified separator.
Buffer to be split
A buffer that is used in separating the buffer. If omitted, a single-element array containing the entire buffer is returned.
zlib inflate promisified
Buffer to inflate
Generated using TypeDoc
Split a Buffer into an array of buffers using the specified separator.