Contents

init(data:)

Declaration

init?(data: Data)

Parameters

  • data:

    The data to provide to the window.webkit.buffers JavaScript object.

Discussion

Initializes the newly created WKJSScriptingBuffer object with the passed in NSData data