method
read
read(p1 = v1, p2 = v2, p3 = v3)
public
See IO.read. Returns all data from the file, or the first N bytes if specified.
read(p1 = v1, p2 = v2, p3 = v3)
public
See IO.read. Returns all data from the file, or the first N bytes if specified.