klyn.io.FileInputStream.readBytes
method
public readBytes(length as Int) as Array<Byte> throws IOException:
Description

Performs a text or binary I/O operation.

Throws
  • IOException if the resource is closed, inaccessible, not a valid file, or the underlying I/O operation fails.