org.webbitserver.helpers
Class UTF8Output
java.lang.Object
org.webbitserver.helpers.UTF8Output
public class UTF8Output
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTF8Output
public UTF8Output()
write
public void write(byte[] bytes)
throws UTF8Exception
- Throws:
UTF8Exception
write
public void write(int b)
throws UTF8Exception
- Throws:
UTF8Exception
getStringAndRecycle
public String getStringAndRecycle()
throws UTF8Exception
- Throws:
UTF8Exception
Copyright © 2012. All Rights Reserved.