public static interface StpApi.TIDMemoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getData()
The data to write to a tag.
|
int |
getWordOffset()
If you don't want to start the data the beginning of memory,
specify this offset so that the data and mask start at your
specified word offset
|
boolean |
hasData()
The data to write to a tag.
|
boolean |
hasWordOffset()
If you don't want to start the data the beginning of memory,
specify this offset so that the data and mask start at your
specified word offset
|
boolean hasData()
com.google.protobuf.ByteString getData()
boolean hasWordOffset()
int getWordOffset()