public class Silo
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
int |
bytesAvailable() |
int |
read() |
int |
read(byte[] out,
int off,
int len) |
void |
write(byte[] in) |
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.