public class IOConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BYTE_CHANNEL_NAME
Name of the ByteChannel which will be represented through the native struct.
|
static int |
CHANNEL_BUFFER_SIZE
The size of the buffer allocated for reading bytes from the channel (15~ KB).
|
Constructor and Description |
---|
IOConstants() |
public static final String BYTE_CHANNEL_NAME
ByteChannel
,
Constant Field Valuespublic static final int CHANNEL_BUFFER_SIZE
Copyright © 2018 WSO2. All rights reserved.