| Modifier and Type | Interface and Description |
|---|---|
interface |
IoEntry<This extends IoEntry<This>>
An entry which provides I/O services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IoBuffer
A releasable I/O entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratingIoBuffer
An abstract decorator for an I/O buffer.
|
class |
MemoryBuffer
An I/O buffer which shares its contents with a
byte buffer.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.