public static interface Protocol.ValueParser
| Modifier and Type | Method and Description |
|---|---|
Protocol.Value |
parse(String wireFormat)
Converts the wire format back into a Value
|
Protocol.Value parse(String wireFormat)
wireFormat - String representation of a ValueCopyright © 2024. All rights reserved.