com.ning.http.client.providers.netty.netty4
Class UTF8Output
java.lang.Object
com.ning.http.client.providers.netty.netty4.UTF8Output
public class UTF8Output
- extends Object
Checks UTF8 bytes for validity before converting it into a string
- Author:
- Bjoern Hoehrmann, https://github.com/joewalnes/webbit, Vibul Imtarnasan
UTF8Output
public UTF8Output(byte[] bytes)
write
public void write(byte[] bytes)
write
public void write(int b)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.