InputStreamInterface Member List
This is the complete list of members for InputStreamInterface , including all inherited members.
BytesAvailable () const | InputStreamInterface | |
MAXON_DECLARATION_CLASS (Factory< InputStreamRef(const Block< const Char > &, Bool)>, FromBlock, "net.maxon.inputstreaminterface.fromblock") | InputStreamInterface | |
MAXON_INTERFACE (InputStreamInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.inputstream") | InputStreamInterface | private |
读取 (const Block< Byte > &data) | InputStreamInterface | |
ReadEOS (const Block< Byte > &data) | InputStreamInterface | |
Skip (Int64 bytes) | InputStreamInterface |