Android.Renderscripts.Allocation.IoSend Method
Send a buffer to the output stream.

Syntax

[Android.Runtime.Register("ioSend", "()V", "GetIoSendHandler")]
public virtual void IoSend ()

Remarks

Send a buffer to the output stream. The contents of the Allocation will be undefined after this operation. This operation is only valid if Allocation.USAGE_IO_OUTPUT is set on the Allocation.

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16