Contents

writeBlob(key:from:)

Writes an entry blob data.

Declaration

func writeBlob(key: ArchiveHeader.FieldKey, from buffer: UnsafeRawBufferPointer) throws

Parameters

  • key:

    The blob field key.

  • buffer:

    The data buffer that the operation uses as a source for the entry blob data.

See Also

Reading and Writing Blobs