Returns the value contained in this RPC. DO NOT MODIFY THE CONTENTS OF THE ARRAY RETURNED. @return the value contained in this RPC.
()
| 144 | * @return the value contained in this RPC. |
| 145 | */ |
| 146 | public byte[] value(); |
| 147 | } |
| 148 | |
| 149 | /** |
no outgoing calls