ByteBuffer

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def clear: UIO[Unit]
def flip: UIO[Unit]
def getChunk(maxLength: Int): IO[BufferUnderflowException, Chunk[Byte]]

Concrete fields

val buffer: ByteBuffer