Writes array to buffer.
This function writes array elements to buffer without terminator or length indicator. To write array with length indicator use write instead.
Array to write
See Implementation
Writes array to buffer.
This function writes array elements to buffer without terminator or length indicator. To write array with length indicator use write instead.