Click or drag to resize

DataWriterCHAR_BUF_MASK Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Bitmask used against a raw offset to determine the offset within the temporary character buffer.

Namespace:  Tangosol.IO
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
protected const int CHAR_BUF_MASK = 255

Field Value

Type: Int32
See Also