成员的完整列表,这些成员属于 IComm,包括所有继承而来的类成员
BytesAvailable() | IComm | |
Close() | IComm | |
Connected() | IComm | |
Descriptor() | IComm | |
Open() | IComm | |
Read() | IComm | |
Read(OutputStream binDataIn) | IComm | |
WaitForData(int msTimeOut) | IComm | |
Write(InputStream binReader) | IComm | |
Write(byte[] dataOut) | IComm | |
WriteAndWaitForResponse(OutputStream binDataIn, InputStream binDataOut, int responseStartTimeOut, int responseEndTimeOut, String completionToken) | IComm | |
WriteAndWaitForResponse(byte[] dataOut, int responseStartTimeOut, int responseEndTimeOut, String completionToken) | IComm |