pub const DEFAULT_ARRAY_BUFFER: usize = 4096;
The default stack buffer size for the default allocator provided through default().
default()