com.sun.faces.util
private static class HtmlUtils.MyByteArrayOutputStream extends java.io.ByteArrayOutputStream
Private implementation of ByteArrayOutputStream.
Constructor and Description |
---|
HtmlUtils.MyByteArrayOutputStream(int initialCapacity) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBuf()
Obtain access to the underlying byte array to prevent
unecessary temp object creation.
|
Copyright © 2002-2010 Oracle America, Inc. All Rights Reserved.