Interface Plugin.Engine.Target.Sink

    • Method Detail

      • store

        void store​(Map<TypeDescription,​byte[]> binaryRepresentations)
            throws IOException
        Stores the supplied binary representation of types in this sink.
        Parameters:
        binaryRepresentations - The binary representations to store.
        Throws:
        IOException - If an I/O error occurs.