# Functions
CreateBidirectionalChannel creates a pair of FileChannels that are connected to each other.
NewReadWritePair creates a new FileChannel that uses the given files.
# Structs
No description provided by the author
# Interfaces
FileChannel is a unidirectional channel for file I/O.