FileStreamWrapper.DEFAULT_BUFFER_SIZE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int DEFAULT_BUFFER_SIZE = 8192;
public const int DEFAULT_BUFFER_SIZE = 8192;
val mutable DEFAULT_BUFFER_SIZE : int
Public Const DEFAULT_BUFFER_SIZE As Integer = 8192