| Locale-Sensitive Java Methodjava.nio.charset.Charset
public final CharBuffer decode(ByteBuffer bb)
 Internationalization (I18n) Method OverviewThe decodemethod is a convenience method that decodes bytes in this
            charset into Unicode characters. For more information click 
           
	       here. Locale-Sensitive Java Methods   
 |