Package org.exoplatform.commons.utils
Interface BinaryOutput
- All Known Implementing Classes:
ByteArrayOutput,OutputStreamPrinter
public interface BinaryOutput
- Version:
- $Revision$
- Author:
- Julien Viet
-
Method Details
-
getCharset
Charset getCharset() -
write
- Throws:
IOException
-
write
- Throws:
IOException
-
write
- Throws:
IOException
-