webrtc_sctp::packet
pub fn parse(packet_buffer: &[u8]) -> Result<SctpPacket, SctpError>
Parse the provided byte slice as an SCTP packet.