Mirror::SimpleWeb::SendLoop::MaskHelper
Inherits from IDisposable
Public Functions
Name | |
---|---|
MaskHelper() | |
void | Dispose() |
int | WriteMask(byte [] buffer, int offset) |
Public Functions Documentation
function MaskHelper
inline MaskHelper()
function Dispose
inline void Dispose()
function WriteMask
inline int WriteMask(
byte [] buffer,
int offset
)
Updated on 17 January 2021 at 14:41:11 UTC