Int16Codec Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Serializer for Int16.
C#
[Orleans.RegisterSerializer]
public sealed class Int16Codec : Orleans.Serialization.Codecs.IFieldCodec<short>
[<Orleans.RegisterSerializer>]
type Int16Codec = class
interface IFieldCodec<int16>
interface IFieldCodec
Public NotInheritable Class Int16Codec
Implements IFieldCodec(Of Short)
- Inheritance
-
Int16Codec
- Attributes
- Implements
Read |
Reads a value. |
Write |
Writes a field without type info (expected type is statically known). |
Write |
Writes a field. |
IField |
Reads a value. |
IField |
Writes a field. |
Προϊόν | Εκδόσεις |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |