Interface ByteArrayResourceProvider


public interface ByteArrayResourceProvider
  • Method Summary

    Modifier and Type Method Description
    byte[] getResource​(int id)  
  • Method Details

    • getResource

      byte[] getResource​(int id)