writeHex
Writes an integer as base 16 to buf, right-aligned, assuming the
buffer has already been filled with zeroes.
Function parameters
Parameters
- buf:[]u8
- x:usize
Type definitions in this namespace
Types
- Method
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods
- Status
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
- TransferEncoding
- compression is intentionally omitted here since it is handled in `ContentEncoding`.
- BodyWriter
- Request or response body.
Source