Expand description
Functions for encoding process.
Re-exports§
pub use crate::error::Error;
Constants§
- Newline, that is, LF on non-Windows targets.
- Null.
- Space.
Traits§
- Encoding function.
Functions§
- Convert bytes to a UTF-8 string.
- Convert bytes to an ASCII string.