dlhn icon indicating copy to clipboard operation
dlhn copied to clipboard

Example of serialized data

Open SDesya74 opened this issue 2 years ago • 1 comments

Is there a representation somewhere of what the serialized data will look like? In the specification, I saw only a representation of specific types. It may be worth adding a small Overview, which will show the result of serialization of a simple struct.

SDesya74 avatar May 17 '23 11:05 SDesya74

Thanks again for your thoughtful suggestion. Currently, the specification for structs is not yet defined, and we output the same value as tuples when serializing structs. Once the specification for structs is determined, we plan to add it to the documentation.

otake84 avatar May 18 '23 09:05 otake84