Otter SDK Reference
Version:

Post(byte[] data) Method

Posts arbitrary data back to the client.

Syntax

protected void Post(byte[] data)

Parameters

data
Type: byte[]

The data to post.