fCraft  0.638
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
fCraft.BufferUtil Member List

This is the complete list of members for fCraft.BufferUtil, including all inherited members.

MemCmp([NotNull] byte[] data, int offset,[NotNull] string value)fCraft.BufferUtilstatic
MemCpy([NotNull] byte *src,[NotNull] byte *dest, int len)fCraft.BufferUtilstatic
MemSet([NotNull] this byte[] array, byte value)fCraft.BufferUtilstatic
MemSet([NotNull] this byte[] array, byte value, int startIndex, int length)fCraft.BufferUtilstatic
ReadAll([NotNull] Stream source,[NotNull] byte[] destination)fCraft.BufferUtilstatic