Class Plugin.Engine.Source.InMemory

    • Constructor Detail

      • InMemory

        public InMemory​(Map<String,​byte[]> storage)
        Creates a new in-memory source.
        Parameters:
        storage - A mapping of resource names to their binary representation.