Class NString


  • class NString
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) byte[] bytes  
    • Constructor Summary

      Constructors 
      Constructor Description
      NString​(byte[] b)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • bytes

        byte[] bytes
    • Constructor Detail

      • NString

        NString​(byte[] b)