raw_name property

raw_name property

Gets an array of bytes representing the name of the entry.

Definition:

@property
def raw_name(self):
    ...

See Also