ByteBuffer.Char 属性

定义

返回当前位置的字符,并将位置增加 2。

public abstract char Char { [Android.Runtime.Register("getChar", "()C", "GetGetCharHandler")] get; }
[<get: Android.Runtime.Register("getChar", "()C", "GetGetCharHandler")>]
member this.Char : char

属性值

属性

例外

如果位置大于 limit - 2,则为

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于