[][src]Crate stringio

Modules

read
write

Functions

partial_from_utf8

Convert a (possibly truncated) UTD-8 byte array to a str and a partial code point.

partial_from_utf8_mut

Converte a (possible trucated) mutable UTD-8 byte array to a str and a partial code point.