Class Bits


  • public class Bits
    extends java.lang.Object
    Utility method for inserting and retrieving values from to/from a byte[]
    Since:
    9.0
    Author:
    wburns
    • Constructor Summary

      Constructors 
      Constructor Description
      Bits()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Bits

        public Bits()