Expand description
creating points
Functions
- create a datapoint with upto MAX_CONTENT_SIZE bytes
- like lk_datapoint but keeps it on the stack in rust enum format.
- create a keypoint, i.e. a signed lk_linkpoint
- like lk_keypoint but keeps it on the stack in rust enum format.
- create a new linkpoint NetPktBox
- like lk_linkpoint but keeps it on the stack in rust enum format.
- parse a NetPktPtr (the standard binary format) from a buffer
- like lk_read but skips the hash validation check
- Writes any impl NetPkt into the binary netpkt format