Module convex.peer
Package convex.net

Class MemoryByteChannel

java.lang.Object
convex.net.MemoryByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, ByteChannel, Channel, ReadableByteChannel, WritableByteChannel

public class MemoryByteChannel extends Object implements ByteChannel
ByteChannel implementation wrapping a fixed size in-memory buffer