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
Skips to the next byte boundary.
[Visual Basic]
Public Sub SkipToByteBoundary()
[C#]
public void SkipToByteBoundary();
StreamManipulator Class | StreamManipulator Members | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace