Gets the maximum number of bytes that can be retrieved in a single map operation without merging buffers.
Calling map with the amount of bytes returned by this function will never require any expensive operations (like copying the data into a temporary buffer).
| this |
a Adapter |
|
number of bytes that are available in this without expensive operations |