StreamManipulator.SkipToByteBoundary Method

Skips to the next byte boundary.

[Visual Basic]
Public Sub SkipToByteBoundary()
[C#]
public void SkipToByteBoundary();

See Also

StreamManipulator Class | StreamManipulator Members | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace