pypeafowl.Field¶
-
class
pypeafowl.Field¶ This class represents a protocol field extracted from the packet.
Field.getNumber(self)Returns this field as a number.
Field.getString(self)Returns this field as a string.
Field.isPresent(self)This function checks if this field is present.