Interface SeekableDataInputView

    • Method Detail

      • setReadPosition

        void setReadPosition​(long position)
        Sets the read pointer to the given position.
        Parameters:
        position - The new read position.