Home | History | Annotate | Download | only in cpp

Lines Matching refs:BioInputStream

18 #include "BioInputStream.h"
378 BioInputStream* stream = static_cast<BioInputStream*>(b->ptr);
384 // If the BioInputStream is not finite then EOF doesn't mean that
404 BioInputStream* stream = static_cast<BioInputStream*>(b->ptr);
3469 bio_stream_assign(bio.get(), new BioInputStream(streamObj, isFinite == JNI_TRUE));