Skips variable length blocks up to and including next zero length
block (block terminator).
Declaration Syntax
protected static void SkipBlocks(
Stream inputStream
)
Protected Shared Sub SkipBlocks ( _
inputStream As Stream _
)
protected:
static void SkipBlocks(
Stream^ inputStream
)
Parameters
- inputStream (Stream)
-
The input stream to read.
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453