mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-29 01:14:40 +00:00
2 lines
72 B
Odin
2 lines
72 B
Odin
// Wraps an `io.Stream` interface to provide buffered I/O.
|
|
package bufio |