Class PlatformMemoryManagerImpl

    • Constructor Detail

      • PlatformMemoryManagerImpl

        public PlatformMemoryManagerImpl​(@Nullable
                                         @Nullable PlatformCallbackGateway gate,
                                         int dfltCap)
        Constructor.
        Parameters:
        gate - Native gateway.
        dfltCap - Default memory chunk capacity.