init(data:)
Declaration
init?(data: Data)Parameters
- data:
The data to provide to the
window.webkit.buffersJavaScript object.
Discussion
Initializes the newly created WKJSScriptingBuffer object with the passed in NSData data
init?(data: Data)The data to provide to the window.webkit.buffers JavaScript object.
Initializes the newly created WKJSScriptingBuffer object with the passed in NSData data