Searched defs:TextBodyDecoder (Results 1 – 1 of 1) sorted by relevance
308 pub struct TextBodyDecoder { struct312 impl TextBodyDecoder { argument324 pub fn new(length: usize) -> TextBodyDecoder { in new()