ServerSideSortResponseControl class

Inheritance

Constructors

ServerSideSortResponseControl.fromASN1(ASN1OctetString s)

Properties

attributeDescription String
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
sortResult 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

Static Properties

SORT_RESULTS Map<int, String>
final

Constants

OID → const String