Click or drag to resize

IDataInputSkipBytes Method

Namespace:  Hazelcast.IO
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
int SkipBytes(
	int n
)

Parameters

n
Type: SystemInt32

Return Value

Type: Int32
Exceptions
ExceptionCondition
IOException
See Also