Sese Framework
x.y.z
A cross-platform framework
|
随机输入流 更多...
#include <RandomInputStream.h>
Public 成员函数 | |
int64_t | read (void *buffer, size_t length) override |
Public 成员函数 继承自 sese::io::InputStream | |
virtual | ~InputStream () noexcept=default |
额外继承的成员函数 | |
Public 类型 继承自 sese::io::InputStream | |
typedef std::shared_ptr< InputStream > | Ptr |
随机输入流
|
overridevirtual |
引用了 count() , 以及 sese::RandomUtil::next().