Persistate API documentation
SkipBytes Method (toSkip)
NamespacesPersistateMessageSkipBytes(Int32)

[This is preliminary documentation and is subject to change.]

Skips over a number of bytes in this Message.
Declaration Syntax
C#
public void SkipBytes(
	int toSkip
)
Parameters
toSkip (Int32)
The number of bytes to skip.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)