public final class StringValue extends Object
StringValue(byte[] bytes, Charset charset)
byte[]
getBytes()
Charset
getCharset()
String
toString()
toString(Charset charset)
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StringValue(byte[] bytes, Charset charset)
public byte[] getBytes()
public Charset getCharset()
public String toString()
toString
Object
public String toString(Charset charset)
Copyright © 2002-2017 Drew Noakes. All Rights Reserved.