LibreOffice Module comphelper (master) 1
|
#include <sal/types.h>
#include <comphelper/comphelperdllapi.h>
#include <com/sun/star/uno/Sequence.hxx>
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... | |