Contents

init(key:data:)

Creates a new extended attribute structure.

Declaration

init(key: String, data: ContiguousArray<UInt8>)

Parameters

  • key:

    The attribute key.

  • data:

    The attribute data.