Function mz_pgwire_common::codec::parse_frame_len

source ยท
pub fn parse_frame_len(src: &[u8]) -> Result<usize, Error>