Contents

write(_:)

Writes the memory represented by the data object you provide into the write buffers.

Declaration

func write(_ data: Data) throws

Parameters

  • data:

    The Nsdata object that represents the memory the framework uses to the write buffers.