pub struct Reader<const N: usize> { /* private fields */ }
接收器
创建一个空的接收器
接收器是否为空
接收数据并找出一个数据帧,返回已处理数据的字节数
接收到了完整数据
获取接收到的数据
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Performs the conversion.
The type returned in the event of a conversion error.