Write a RawInt128 value to DataWriter.
Namespace:
Tangosol.IOAssembly: Coherence (in Coherence.dll) Version: 3.5.0.459
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.