Preparing search index...
The search index is not available
FrontPanel Alloy Core
FrontPanel Alloy Core
WriteDataCallback
Type alias WriteDataCallback
Write
Data
Callback
:
(
(
data
)
=>
void
)
Type representing a callback function that writes data.
Type declaration
(
data
)
:
void
Parameters
data
:
ArrayBuffer
The data to write.
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
FrontPanel Alloy Core
Loading...
Generated using
TypeDoc
Type representing a callback function that writes data.