write
Writes value of the reified type T? to the writer.
Throws
if no serializer is registered for the type
if the creation of a serializer was prevented by the security manager
Writes value of the reified type T? to a ByteArray.
Throws
if no serializer is registered for the type
if the creation of a serializer was prevented by the security manager
Writes value of the type T? (type) to the writer.
Throws
if no serializer is registered for the type
if the creation of a serializer was prevented by the security manager
Writes value of the type T? (type) to a ByteArray.
Throws
if no serializer is registered for the type
if the creation of a serializer was prevented by the security manager