GdbBinaryReaderExtensions.SkipBytes

SkipBytes(this BinaryReader, uint)

public static void SkipBytes(this BinaryReader reader, uint count)

See Also


SkipBytes(this BinaryReader, int)

public static void SkipBytes(this BinaryReader reader, int count)

See Also