Skip to main content
Module

x/sfv_parser/stringify.ts

Structured Field Values for HTTP parser and serializer
Latest
import * as sfvParser from "https://deno.land/x/sfv_parser@1.1.0/stringify.ts";

Functions

Serialize BareItem into string.

Serialize Binary into string.

Serialize Boolean into string.

Serialize Decimal into string.

Serialize InnerList into string.

Serialize Integer into string.

Serialize Item into string.

Serialize Key into string.

Serialize Parameters into string.

Serialize Sfv into string.

Serialize String into string.

Serialize Token into string.