Click or drag to resize

PofHelperWriteDecimal Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodStatic memberWriteDecimal(DataWriter, Decimal)
Write a Decimal to the passed DataWriter stream as a decimal value.
Public methodStatic memberWriteDecimal(DataWriter, Decimal, Int32)
Write a Decimal to the passed DataWriter stream as a decimal value.
Top
See Also