A BufferOverflowException is thrown when elements are written
to a buffer but there is not enough remaining space in the buffer.
See Also:
BufferOverflowException Members
Syntax
[Android.Runtime.Register("java/nio/BufferOverflowException", DoNotGenerateAcw=true)]
public class
BufferOverflowException :
Java.Lang.RuntimeExceptionRemarks
Requirements
Namespace: Java.Nio
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1