Class AbstractHttpData

    • Constructor Detail

      • AbstractHttpData

        public AbstractHttpData()
    • Method Detail

      • getByte

        protected abstract byte getByte​(int index)
        Gets the byte value at the given index.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(@Nullable
                              Object obj)
        Overrides:
        equals in class Object