|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBinaryReadable | |
|---|---|
| org.opcfoundation.ua.encoding.binary | The implementation of binary serialization |
| org.opcfoundation.ua.utils.bytebuffer | A byte buffer implementation |
| Uses of IBinaryReadable in org.opcfoundation.ua.encoding.binary |
|---|
| Methods in org.opcfoundation.ua.encoding.binary that return IBinaryReadable | |
|---|---|
IBinaryReadable |
BinaryDecoder.getReadable()
getReadable. |
| Methods in org.opcfoundation.ua.encoding.binary with parameters of type IBinaryReadable | |
|---|---|
void |
BinaryDecoder.setReadable(IBinaryReadable in)
setReadable. |
| Constructors in org.opcfoundation.ua.encoding.binary with parameters of type IBinaryReadable | |
|---|---|
BinaryDecoder(IBinaryReadable in)
Constructor for BinaryDecoder. |
|
| Uses of IBinaryReadable in org.opcfoundation.ua.utils.bytebuffer |
|---|
| Classes in org.opcfoundation.ua.utils.bytebuffer that implement IBinaryReadable | |
|---|---|
class |
ByteBufferArrayReadable
ByteBufferArrayReadable class. |
class |
ByteBufferReadable
ByteBufferReadable class. |
class |
InputStreamReadable
Input stream reader |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||