pub(crate) fn parse_utc_offset<T: EncodingType>(
cursor: &mut Cursor<'_, T>,
) -> ParserResult<UtcOffsetRecord>Expand description
Parse a potentially full precision UtcOffset
pub(crate) fn parse_utc_offset<T: EncodingType>(
cursor: &mut Cursor<'_, T>,
) -> ParserResult<UtcOffsetRecord>Parse a potentially full precision UtcOffset