Methods

readΒΆ

read()

Read all data from a file referenced by file descriptor 0 (stdin) without parsing it. Same as read(0)
Source: stdlib.ngs:2864