Click or drag to resize

DataWriterCHAR_BUF_SIZE Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Size of the temporary character buffer. Must be a power of 2. Size is: 256 characters (.25 KB).

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

Field Value

Type: Int32
See Also