Interface SeekableDataOutputView

    • Method Detail

      • setWritePosition

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