Class StringDecoder


  • public class StringDecoder
    extends java.lang.Object
    Optimized String Decoder.
    See Also:
    StringEncoder
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String read()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StringDecoder

        public StringDecoder​(Uint8Array uint8Array)
    • Method Detail

      • read

        public java.lang.String read()