protected static class

IBM1383.Decoder

extends CharsetDecoder
java.lang.Object
   ↳ java.nio.charset.CharsetDecoder
     ↳ sun.nio.cs.ext.IBM1383.Decoder

Summary

Fields
protected static String byteToCharTable
protected static String mappingTableG1
Public Constructors
IBM1383.Decoder(Charset cs)
Protected Methods
CoderResult decodeLoop(ByteBuffer src, CharBuffer dst)
[Expand]
Inherited Methods
From class java.nio.charset.CharsetDecoder
From class java.lang.Object

Fields

protected static String byteToCharTable

protected static String mappingTableG1

Public Constructors

public IBM1383.Decoder (Charset cs)

Protected Methods

protected CoderResult decodeLoop (ByteBuffer src, CharBuffer dst)