Property InternalUseNativeLargeMemoryBuffers
InternalUseNativeLargeMemoryBuffers
Internal helper to get the value of the global setting for whether to use native memory buffers for large memory, this also shortcuts the check for the global settings by checking if this is running in a browser environment.
protected static bool InternalUseNativeLargeMemoryBuffers { get; }