SerializersSerialize Method Naiad Help

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodStatic memberSerialize(SubArrayByte, Boolean)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Byte)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Byte)
Attempts to serialize the given array to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Double)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Int16)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Int32)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Int32)
Attempts to serialize the given array to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Int64)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Single)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, Single)
Attempts to serialize the given array to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, String)
Attempts to serialize the given string to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, UInt32)
Attempts to serialize the given value to the given target buffer.
Public methodStatic memberSerialize(SubArrayByte, UInt64)
Attempts to serialize the given value to the given target buffer.
Top
See Also

Reference