Searched defs:BinaryStreamRefBase (Results 1 – 1 of 1) sorted by relevance
27 explicit BinaryStreamRefBase(StreamType &BorrowedImpl) in BinaryStreamRefBase() function33 BinaryStreamRefBase(std::shared_ptr<StreamType> SharedImpl, uint32_t Offset, in BinaryStreamRefBase() function37 BinaryStreamRefBase(StreamType &BorrowedImpl, uint32_t Offset, in BinaryStreamRefBase() function