pub unsafe extern "C" fn ion_reader_get_value_offset(
hreader: hREADER,
p_offset: *mut POSITION,
) -> iERRExpand description
returns the offset of the value the reader is currently positioned on. This offset is appropriate to use later to seek to.