public interface BinaryBuilder
parseBytes(byte[], int)
instead of Builder.parseLine(java.lang.String, boolean)
.Modifier and Type | Method and Description |
---|---|
void |
parseBytes(byte[] chunk,
int len)
Raw binary data from stream.
|
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.