[go: up one dir, main page]

Module value_ref

Module value_ref 

Source

Traits§

BorrowRead
A BorrowRead is a type of Reader which has an internal buffer.

Functions§

read_value_ref
Attempts to read the data from the given reader until either a complete MessagePack value decoded or an error detected.
read_value_ref_with_max_depth
Attempts to read the data from the given reader until either a complete MessagePack value decoded or an error detected.