Examples using... io.EOF
Recent
NewReader creates a new multipart Reader reading from r using the
given MIME boundary.
Fscanln is similar to Fscan, but stops scanning at a newline and
after the final item there must be a newline or EOF.
This example uses a Decoder to decode a stream of distinct JSON values.
This example uses a Decoder to decode a stream of distinct JSON values.
A Reader reads records from a CSV-encoded file.
Multistream controls whether the reader supports multistream files.
DEFLATE is suitable for transmitting compressed data across the network.
Package tar implements access to tar archives.