public class

ByteToCharUTF16

extends ByteToCharUnicode
java.lang.Object
   ↳ sun.io.ByteToCharConverter
     ↳ sun.io.ByteToCharUnicode
       ↳ sun.io.ByteToCharUTF16

Class Overview

Convert byte arrays containing Unicode characters into arrays of actual Unicode characters, assuming an initial byte-order mark.

Summary

[Expand]
Inherited Fields
From class sun.io.ByteToCharConverter
Public Constructors
ByteToCharUTF16()
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion
[Expand]
Inherited Methods
From class sun.io.ByteToCharUnicode
From class sun.io.ByteToCharConverter
From class java.lang.Object

Public Constructors

public ByteToCharUTF16 ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion