Class BitTricks


  • class BitTricks
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BitTricks()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static boolean isAsciiOnly​(byte[] chars, int off, int len)  
      • Methods inherited from class java.lang.Object

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

      • BitTricks

        BitTricks()
    • Method Detail

      • isAsciiOnly

        static boolean isAsciiOnly​(byte[] chars,
                                   int off,
                                   int len)