 | IDataInputSkipBytes Method |
Namespace:
Hazelcast.IO
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxFunction SkipBytes (
n As Integer
) As Integer
abstract SkipBytes :
n : int -> int
Parameters
- n
- Type: SystemInt32
Return Value
Type:
Int32
ExceptionsException | Condition |
---|
IOException | |
See Also