public interface ByteWriter
| Modifier and Type | Method and Description |
|---|---|
void |
write(byte[] buff,
int off,
int len)
Write a portion of a byte array to the output.
|
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.