is_byte_array property

is_byte_array property

Indicates whether the result is a byte array.

Definition:

@property
def is_byte_array(self):
    ...

See Also