sun.io
Class CharToByteUnicodeLittleUnmarked
java.lang.Object
sun.io.CharToByteConverter
sun.io.CharToByteUnicode
sun.io.CharToByteUnicodeLittleUnmarked
public class CharToByteUnicodeLittleUnmarked
- extends CharToByteUnicode
Convert arrays containing Unicode characters into arrays of bytes, using
little-endian byte order; do not write a byte-order mark before the first
converted character.
| Methods inherited from class sun.io.CharToByteConverter |
canConvert, convertAll, convertAny, flushAny, getBadInputLength, getConverter, getDefault, nextByteIndex, nextCharIndex, setSubstitutionBytes, setSubstitutionMode, toString |
CharToByteUnicodeLittleUnmarked
public CharToByteUnicodeLittleUnmarked()