You are here: Start » AVL.NET » Invoke.WebSocket_WriteBuffer
Outputs a byte buffer through a connected WebSocket.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inWebSocket | int | Socket ID. | ||
![]()  | inBuffer | Avl.ByteBuffer | Input byte buffer. | 

