Class Cp437CharacterConverter

  • All Implemented Interfaces:
    java.lang.Comparable<java.nio.charset.Charset>

    public class Cp437CharacterConverter
    extends AbstractCharacterConverter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      char[] bytes2chars​(byte[] bytes, int start, int length)  
      byte[] chars2bytes​(char[] chars, int start, int length)  
      • Methods inherited from class java.nio.charset.Charset

        aliases, availableCharsets, canEncode, compareTo, decode, defaultCharset, displayName, displayName, encode, encode, equals, forName, hashCode, isRegistered, isSupported, name, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait