Property | Type | Description | |
---|---|---|---|
rbuf | byte[] |
Method | Description | |
---|---|---|
Receive ( Stream stream ) : void | ||
Send ( Stream stream ) : void |
Method | Description | |
---|---|---|
GetCRC ( byte buf ) : byte[] | ||
PrintByteArray ( byte buf ) : string | ||
PrintByteArray ( byte buf, int len ) : string |
protected PrintByteArray ( byte buf ) : string | ||
buf | byte | |
return | string |
protected PrintByteArray ( byte buf, int len ) : string | ||
buf | byte | |
len | int | |
return | string |