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