protected static class

MS874.Decoder

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

Summary

Public Constructors
MS874.Decoder(Charset cs)
[Expand]
Inherited Methods
From class sun.nio.cs.SingleByteDecoder
From class java.nio.charset.CharsetDecoder
From class java.lang.Object

Public Constructors

public MS874.Decoder (Charset cs)