Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

CompactValue

import { CompactValue } from "https://raw.githubusercontent.com/rclarey/bt/master/mod.ts";
enum CompactValue {
compact = "1",
full = "0",
}

§Members

§
CompactValue.compact = "1"
[src]

Compact peer list is accepted

§
CompactValue.full = "0"
[src]

Compact peer list is not accepted