Class FixedLengthSliceInput

    • Constructor Detail

      • FixedLengthSliceInput

        public FixedLengthSliceInput()
    • Method Detail

      • length

        public abstract long length()
        Gets the total size of this input stream.
      • remaining

        public final long remaining()
        Gets the number of bytes remaining after the current position in this stream.