VLVResponseControl class

Inheritance

Constructors

VLVResponseControl.fromASN1(ASN1OctetString s)

Properties

contentCount int
getter/setter pair
extraParam int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isCritical bool
getter/setter pairinherited
oid String
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
targetPosition int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
octetString2Sequence(ASN1OctetString s) → ASN1Sequence
inherited
startSequence() → ASN1Sequence
Subclasses may want to call this to start the encoding sequence. All controls start with the OID and a critical flag, followed by the optional encoded control values
inherited
toASN1() → ASN1Sequence
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

OID → const String