Home
last modified time | relevance | path

Searched defs:get_current_bytes (Results 1 – 3 of 3) sorted by relevance

/xiu/protocol/rtmp/src/amf0/
H A Damf0_writer.rs118 pub fn get_current_bytes(&mut self) -> BytesMut { in get_current_bytes() method
/xiu/library/bytesio/src/
H A Dbits_writer.rs115 pub fn get_current_bytes(&self) -> BytesMut { in get_current_bytes() method
H A Dbytes_writer.rs133 pub fn get_current_bytes(&self) -> BytesMut { in get_current_bytes() method