Searched refs:CursorStreamWrapper (Results 1 – 1 of 1) sorted by relevance
39 class CursorStreamWrapper : public GenericStreamWrapper<InputStream, Encoding> {43 CursorStreamWrapper(InputStream& is): in CursorStreamWrapper() function