Read length bytes from the file handle fd to the ArrayBuffer buffer at byte position offset. Return the number of read bytes or < 0 if error.
length
fd
ArrayBuffer
offset
< 0
Generated using TypeDoc
Read
lengthbytes from the file handlefdto theArrayBufferbuffer at byte positionoffset. Return the number of read bytes or< 0if error.