#include "binarystream.h"#include <algorithm>Go to the source code of this file.
Variables | |
| const int | DEFAULT_BUFFER_SIZE = 65536 |
| Default buffer size, in bytes. | |
|
|
Default buffer size, in bytes.
Definition at line 31 of file binarystream.cpp. Referenced by sheep::BinaryStream::Open(). |
1.3.6