MLAPI API Reference
MLAPI API Reference
MLAPI.Serialization
BitWriterDeprecated Class
BitWriterDeprecated Methods
Dispose Method
Finalize Method
Get Method
GetBitCount(T) Method
GetFinalizeSize Method
Push(T) Method
PushArray Method
WriteAlignBits Method
WriteBits Method
WriteBool Method
WriteByte Method
WriteByteArray Method
WriteDouble Method
WriteDoubleArray Method
WriteFloat Method
WriteFloatArray Method
WriteInt Method
WriteIntArray Method
WriteLong Method
WriteLongArray Method
WriteSByte Method
WriteSByteArray Method
WriteShort Method
WriteShortArray Method
WriteString Method
WriteUInt Method
WriteUIntArray Method
WriteULong Method
WriteULongArray Method
WriteUShort Method
WriteUShortArray Method
WriteValueTypeOrString(T) Method
WriteWriter Method
ZigZagEncode Method
BitWriterDeprecated
WriteLong Method
[This is preliminary documentation and is subject to change.]
Namespace:
MLAPI.Serialization
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
WriteLong
(
long
l
)
Request Example
View Source
Parameters
l
Type:
System
Int64
See Also
Reference
BitWriterDeprecated Class
MLAPI.Serialization Namespace