Documentation

Std.Internal.Http.Internal.Encode

Encode #

Serializes types to a ChunkedBuffer containing their canonical HTTP representation for a specific protocol version.

Serializes a type t to a ChunkedBuffer containing its canonical HTTP representation for protocol version v.

Instances