Skip to main content

read_wrapped_data

Function read_wrapped_data 

Source
pub fn read_wrapped_data<T: ReadableType>(
    reader: &mut impl Read,
) -> IgniteResult<Option<T>>
Expand description

Reads data objects that are wrapped in the WrappedData(type code = 27)