pub fn stream_to_value<'sval>( v: &'sval (impl Value + ?Sized), ) -> Result<ValueBuf<'sval>, Error>
Buffer a value.