| Modifier and Type | Field and Description |
|---|---|
(package private) byte[] |
buf
The byte buffer used for asynchronous reading and writing.
|
(package private) static List<Reference<Streams.Buffer[]>> |
list
Each entry in this list holds a soft reference to an array
initialized with instances of this class.
|
(package private) int |
read
The actual number of bytes read into the buffer.
|
| Modifier | Constructor and Description |
|---|---|
private |
Streams.Buffer() |
static final List<Reference<Streams.Buffer[]>> list
byte[] buf
int read
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.