This is the complete list of members for BinaryIO.Writer, including all inherited members.
CompressedSize(ulong l) | BinaryIO.Writer | inlinestatic |
Debug() | BinaryIO.Writer | inline |
EmptyInt16 | BinaryIO.Writer | static |
EmptyInt32 | BinaryIO.Writer | static |
EndBlock(long location) | BinaryIO.Writer | inline |
EndBlockLength() | BinaryIO.Writer | inline |
EndPackageInt32(long location) | BinaryIO.Writer | inline |
EndPackageUInt16(long location) | BinaryIO.Writer | inline |
GetResult() | BinaryIO.Writer | inlinevirtual |
Length() | BinaryIO.Writer | inline |
MapRotation(float rotation) | BinaryIO.Writer | inline |
NetVerify | BinaryIO.Writer | package |
Position() | BinaryIO.Writer | inline |
ReadFromBits(bool[] bits, int start, int length) | BinaryIO.Writer | inline |
Seek(long point) | BinaryIO.Writer | inline |
Seek(long to, SeekOrigin about) | BinaryIO.Writer | inline |
SeekToEnd() | BinaryIO.Writer | inline |
StartBlock(int byteCount) | BinaryIO.Writer | inline |
StartPackageInt32() | BinaryIO.Writer | inline |
StartPackageUInt16() | BinaryIO.Writer | inline |
Write(string str) | BinaryIO.Writer | inline |
Write(Writer writer) | BinaryIO.Writer | inline |
WriteBits(bool[] bits) | BinaryIO.Writer | inline |
WriteByte(byte b) | BinaryIO.Writer | inline |
WriteCompressed(ulong l) | BinaryIO.Writer | inline |
WriteCompressedSigned(long value) | BinaryIO.Writer | inline |
WriteInt24(int number) | BinaryIO.Writer | inline |
WriteInt40(long number) | BinaryIO.Writer | inline |
WriteInt48(long number) | BinaryIO.Writer | inline |
WriteInt56(long number) | BinaryIO.Writer | inline |
WriteLongString(string str) | BinaryIO.Writer | inline |
WriteMessage(Writer writer) | BinaryIO.Writer | inline |
WriteNetHeader(byte type) | BinaryIO.Writer | inline |
Writer() | BinaryIO.Writer | inline |
Writer(Stream stream) | BinaryIO.Writer | inline |
Writer(int size) | BinaryIO.Writer | inline |
WriteRange(bool[] data, float value, int start, int count, float min, float max) | BinaryIO.Writer | inline |
WriteRange(float value, int count, float min, float max) | BinaryIO.Writer | inline |
WriteRoundBits(bool[] bits) | BinaryIO.Writer | inline |
WriteString(string str) | BinaryIO.Writer | inline |
WriteToBits(bool[] bits, int input, int start, int length) | BinaryIO.Writer | inline |
WriteUInt24(uint number) | BinaryIO.Writer | inline |
WriteUInt40(ulong number) | BinaryIO.Writer | inline |
WriteUInt48(ulong number) | BinaryIO.Writer | inline |
WriteUInt56(ulong number) | BinaryIO.Writer | inline |