pub fn read_frame<R: Read>(reader: &mut R) -> Result<Vec<u8>, FramingError>
Read one v1 frame body with the default 16 MiB cap.