Skip to main content

read_string

Function read_string 

Source
pub fn read_string(buf: &mut Buffer, out: &mut [u8]) -> Result<usize>
Expand description

Read an AMF0 string into a byte buffer.