Searched refs:setInputSegment (Results 1 – 3 of 3) sorted by relevance
50 …void SAL_CALL setInputSegment( const ::com::sun::star::uno::Sequence< sal_Int8 >& rBuffer, sal_Int…
140 void SAL_CALL Deflater::setInputSegment( const uno::Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOf… in setInputSegment() function in Deflater
199 aDeflater.setInputSegment(rBuffer, nNewOffset, nNewLength); in write()
Completed in 15 milliseconds