Compression class

If compression has been negotiated, the 'payload' field (and only it) will be compressed using the negotiated algorithm.

Constructors

Compression()

Properties

hashCode int?
The hash code for this object.
no setterinherited
runtimeType Type?
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation? invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String?
A string representation of this object.
inherited

Operators

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

Static Properties

supported SupportedFunction?
getter/setter pair

Static Methods

id(String? name) int?
name(int? id) String?
preferenceCsv([int? startAfter = 0]) String?
preferenceIntersect(String? intersectCsv, [bool? server = false, int? startAfter = 0]) int?

Constants

End → const int?
None → const int?
OpenSSHZLib → const int?