Module mz_ore::netio::read_exact

source ·
Available on crate feature network only.

Structs

  • A future which reads exactly enough bytes to fill a buffer, unless EOF is reached first.

Functions