Netstrings v1.1.0 Netstrings.Stream

Defines an Netstrings.Stream struct returned by Netstrings.stream/1. The following fields are public:

  • device - the IO device
  • buffer - the unhandled strings to this point

Summary

Types

t :: %Netstrings.Stream{buffer: term, device: term}