Expand description
Standard input and output.
Functionsยง
- Reads a slice of bytes from the console, returns the number of bytes written.
- Writes a slice of bytes to the console, returns the number of bytes written.
- Writes a formatted string to the console.