public class SpiMessage extends Object
| Constructor and Description |
|---|
SpiMessage() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getReceivedBytes() |
byte[] |
getSentBytes() |
void |
setReceivedBytes(byte[] receivedBytes) |
void |
setSentBytes(byte[] sentBytes) |
Copyright © 2015 silverspoon.io. All rights reserved.