Defaults Class | ![]() |
Namespace: Lawo.IO
public static class Defaults
The Defaults type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | InMemoryStreamBufferSize | The default size of the temporary in-memory buffer that is allocated to read/write from a stream
that retrieves/sends its data from/to memory. |
![]() ![]() | PhysicalStreamBufferSize | The default size of the temporary in-memory buffer that is allocated to read from/write to a stream
that is presumed to send/receive its data directly to/from a physical resource, like a network or a file on
a disk. |