Package org.exoplatform.commons.utils
Class ByteArrayOutput
java.lang.Object
org.exoplatform.commons.utils.ByteArrayOutput
- All Implemented Interfaces:
BinaryOutput
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ByteArrayOutput
public ByteArrayOutput()
-
-
Method Details
-
getCharset
- Specified by:
getCharsetin interfaceBinaryOutput
-
write
- Specified by:
writein interfaceBinaryOutput- Throws:
IOException
-
write
- Specified by:
writein interfaceBinaryOutput- Throws:
IOException
-
write
- Specified by:
writein interfaceBinaryOutput- Throws:
IOException
-
getBytes
public byte[] getBytes() -
getString
- Throws:
UnsupportedEncodingException
-