Module w5500_hl::io

source ·
Expand description

Socket buffer IO traits.

Enums

  • Enumeration of all possible methods to seek the W5500 socket buffers.

Traits

  • Socket reader trait.
  • The Seek trait provides a cursor which can be moved within a stream of bytes.
  • Socket writer trait.