Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Align internal buffer on a byte boundary

Namespace:  SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public void AlignToByte()
Visual Basic (Declaration)
Public Sub AlignToByte
Visual C++
public:
void AlignToByte()

Remarks

[Missing <remarks> documentation for "M:SharedCache.WinServiceCommon.SharpZipLib.Zip.Compression.PendingBuffer.AlignToByte"]

See Also