22#include <com/sun/star/uno/Sequence.hxx>
45 sal_Int32
getSize()
const noexcept;
77 void skip( sal_Int32 nBytesToSkip );
void read(Sequence< sal_Int8 > &, sal_Int32 nBytesToRead)
sal_Int32 getSize() const noexcept
void skip(sal_Int32 nBytesToSkip)
void write(const Sequence< sal_Int8 > &)
sal_Int32 m_nOccupiedBuffer
sal_Int32 getSize() const noexcept
void checkInvariants() const
void forgetFromStart(sal_Int32 nBytesToForget)
void readAt(sal_Int32 nPos, Sequence< sal_Int8 > &, sal_Int32 nBytesToRead) const
void writeAt(sal_Int32 nPos, const Sequence< sal_Int8 > &)
void resizeBuffer(sal_Int32 nMinSize)