Groovy Documentation

src.groovy.pl.burningice.plugins.image.container
Interface SaveCommand


interface SaveCommand

Interface for save comands of DB and File containers

author:
pawel.gdula@burningice.pl


Method Summary
void execute(byte[] source, java.lang.String extension)

 

Method Detail

execute

void execute(byte[] source, java.lang.String extension)


 

Groovy Documentation