Java.Nio.IntBuffer Class
A buffer of ints.

See Also: IntBuffer Members

Syntax

[Android.Runtime.Register("java/nio/IntBuffer", DoNotGenerateAcw=true)]
public abstract class IntBuffer : Buffer, Java.Lang.IComparable, IDisposable

Remarks

A buffer of ints.

A int buffer can be created in either of the following ways:

[Android Documentation]

Requirements

Namespace: Java.Nio
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1