Contents

nw_txt_record_access_bytes_t

A block that provides access to the raw bytes of a TXT record.

Declaration

typealias nw_txt_record_access_bytes_t = (UnsafePointer<UInt8>, Int) -> Bool

Return Value

The return value is passed back to the caller of nw_txt_record_access_bytes(_:_:).

See Also

Data Types