Interface Mac

    • Method Detail

      • update

        default void update​(byte[] buf)
      • update

        void update​(byte[] buf,
                    int start,
                    int len)
      • updateUInt

        void updateUInt​(long foo)
      • equals

        static boolean equals​(byte[] a1,
                              int a1Offset,
                              byte[] a2,
                              int a2Offset,
                              int length)