Structsยง
Enumsยง
Functionsยง
- get_
reader ๐ - Helper function to get reader from file path (or stdin if โ-โ)
- get_
writer ๐ - Helper function to get writer from file path (or stdout if โ-โ)
- read_
binary_ ๐input - Read binary input from reader
- read_
text_ ๐input - Read text input from reader
- write_
binary_ ๐output - Write binary output to writer
- write_
text_ ๐output - Write text output to writer