PassthroughBufferWriter

A class that acts as a passthrough for a ByteBuffer.

Constructors

Link copied to clipboard
constructor(buffer: ByteBuffer)

Properties

Link copied to clipboard
open override val size: Int

Functions

Link copied to clipboard
Link copied to clipboard
open override fun write(output: ByteBuffer)