protected const int DEFAULT_BUFFER_SIZE = 32700
Protected Const DEFAULT_BUFFER_SIZE As Integer = 32700
protected: literal int DEFAULT_BUFFER_SIZE = 32700
static val mutable DEFAULT_BUFFER_SIZE: int
In This Article