Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
E18812-01
Write a RawInt128 value to DataWriter.
Namespace:
Tangosol.IOAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
Syntax
| C# |
|---|
public virtual void WritePackedRawInt128( DataWriter writer, RawInt128 rawInt128 ) |
Parameters
- writer
- Type: Tangosol.IO..::.DataWriter
The DataWriter to write to.
- rawInt128
- Type: Tangosol.IO.Pof..::.RawInt128
RawInt128 value.
Remarks
RawInt128 value, which is represented as array of
signed bytes.