package
Version:
v1.15.21
Opens a new window with list of versions in this module.
Published: Apr 15, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package multiplex implements a multiplex and demultiplexer for streams of binary data
Demux reads the multiplexed stream from r and writes to the corresponding writer.
Mux will multiplex all the readers onto the same output writer.
This can be demultiplexed with Demux.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.