Module rmp::decode::value_ref [] [src]

This module is UNSTABLE, the reason is - recently added.

Enums

Error

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.