SoftBufferGetBool 方法 |
名称 | 说明 | |
---|---|---|
GetBool(Int32) |
获取指定的位置的bool值,如果超出,则引发异常 Get the bool value at the specified position, if it exceeds, an exception is thrown | |
GetBool(Int32, Int32) |
获取指定位置的bool数组值,如果超过,则引发异常 Get the bool array value at the specified position, if it exceeds, an exception is thrown |