LibreOffice Module comphelper (master) 1
Namespaces | Functions
bytereader.hxx File Reference
#include <sal/types.h>
#include <comphelper/comphelperdllapi.h>
#include <com/sun/star/uno/Sequence.hxx>
Include dependency graph for bytereader.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  comphelper
 

Functions

class COMPHELPER_DLLPUBLIC comphelper::SAL_LOPLUGIN_ANNOTATE ("crosscast") ByteReader
 Interface that we can cast to, to bypass the inefficiency of using Sequence<sal_Int8> when reading via XInputStream. More...