Contents

maximumXattrSize

The maximum extended attribute size in bytes.

Declaration

optional var maximumXattrSize: Int { get }

Discussion

Implement at least one of maximumXattrSize or maximumXattrSizeInBits. FSKit automatically converts from one to another if needed. If you implement both, FSKit uses only the maximumXattrSizeInBits implementation.

See Also

Checking limits and configurations