API documentation

ModuleDescription
iopipe.buffer Buffer handling for iopipe.
iopipe.bufpipe Core functionality for iopipe. Defines the base types for manipulating and processing data.
iopipe.refc Reference counting using the GC.
iopipe.stream Simple streams for use with iopipe
iopipe.textpipe Text handling with iopipe.
iopipe.traits Base mechanisms used to determine information about iopipes.
iopipe.valve Valve mechanism to allow manipulation of wrapped iopipe pieces.
iopipe.zip Compression/decompression with iopipes.
iopipe iopipe is a modular buffering library based on range-like concepts.