mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-05 09:46:53 +00:00
29 lines
551 B
JSON
29 lines
551 B
JSON
{
|
|
"args": [],
|
|
"classes": [],
|
|
"description": "Provides utility functions to serialize XRPL protocol objects to blobs or hex strings.",
|
|
"file_path": "workflow/XRPLF-rippled-develop/source/include/xrpl/protocol/serialize.h",
|
|
"functions": [
|
|
{
|
|
"args": [
|
|
"o"
|
|
],
|
|
"lineno": 10,
|
|
"name": "serializeBlob"
|
|
},
|
|
{
|
|
"args": [
|
|
"o"
|
|
],
|
|
"lineno": 19,
|
|
"name": "serializeHex"
|
|
}
|
|
],
|
|
"language": "c header",
|
|
"namespaces": [
|
|
{
|
|
"lineno": 5,
|
|
"name": "xrpl"
|
|
}
|
|
]
|
|
} |