Searched defs:length_buf (Results 1 – 2 of 2) sorted by relevance
91 let mut length_buf = [0u8; LENGTH]; in read_frame() localVariable
122 let mut length_buf = [0u8; 4]; in recv() localVariable135 let length_buf = size.to_be_bytes(); in send() localVariable