Skip to main content

split_frames

Function split_frames 

Source
pub fn split_frames(buf: &[u8]) -> Vec<Vec<u8>>
Expand description

Split a byte slice into multiple gRPC frames.