of
Creates a RandomAccessData instance that reads from a file.
Return
A RandomAccessData instance that reads from a file.
Parameters
The Path of the file to read from.
Throws
If an I/O error occurs.
Creates a RandomAccessData instance that reads from a file.
Return
A RandomAccessData instance that reads from a file.
Parameters
The File to read from.
Throws
If an I/O error occurs.
Creates a RandomAccessData instance that reads from a byte array.
Return
A RandomAccessData instance that reads from a byte array.
Parameters
The byte array to read from.
Creates a RandomAccessData instance that reads from a byte array.
Return
A RandomAccessData instance that reads from a byte array.
Parameters
The byte array to read from.
Creates a RandomAccessData instance that reads from an ArrayBuffer.
Return
A RandomAccessData instance that reads from an ArrayBuffer.
Parameters
The ArrayBuffer to read from.
Creates a RandomAccessData instance that reads from an Int8Array.
Return
A RandomAccessData instance that reads from an Int8Array.
Parameters
The Int8Array to read from.
Creates a RandomAccessData instance that reads from a byte array.
Return
A RandomAccessData instance that reads from a byte array.
Parameters
The byte array to read from.
Creates a RandomAccessData instance that reads from a byte array.
Return
A RandomAccessData instance that reads from a byte array.
Parameters
The byte array to read from.
Creates a RandomAccessData instance that reads from a byte array.
Return
A RandomAccessData instance that reads from a byte array.
Parameters
The byte array to read from.
Creates a RandomAccessData instance that reads from a byte array.
Return
A RandomAccessData instance that reads from a byte array.
Parameters
The byte array to read from.