public final class StreamConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
EMPTY_BYTES
A definition of an empty byte array.
|
static int |
TEMP_BUFFER_SIZE
Size of temporary buffers used in I/O transfers.
|
| Constructor and Description |
|---|
StreamConstants() |
public static final int TEMP_BUFFER_SIZE
public static final byte[] EMPTY_BYTES
Copyright © 2005-2012 JPPF Team.