pub fn full<T: Into<Bytes>>(chunk: T) -> BoxBody<Bytes, Error>
Creates a boxed body from a Byte like type