Abstract
Low-level transport.
The transport understands NDN TLV structures, but does not otherwise concern with packet format.
Protected
Readonly
Return the transport MTU, if known. The transport should be able to send TLV structure of up to this size.
Reopen the transport after it has failed.
the same transport or a new transport after it has been reconnected.
Generated using TypeDoc
Low-level transport.
The transport understands NDN TLV structures, but does not otherwise concern with packet format.