The buffer pointer.
let bufferPointer: UnsafeRawBufferPointer
s7BSDCore3BSDV17FSAttributeBufferV13bufferPointerSWvp
5FAHU
import BSDCore
The core module for interacting with the BSD kernel.
struct FSAttributeBuffer
A buffer of attributes.
struct BSD
The BSD kernel.
@frozen struct UnsafeRawBufferPointer
A nonowning collection interface to the bytes in a region of memory.
let length: UInt32
The advertised length of the buffer.
let returnedAttributes: attribute_set_t
The attributes returned in the buffer.
func parse() -> BSD.FSParsedAttributes
Parses the attribute buffer.