Resources

interface Resources

Simple resource-retrieval interface.

Functions

Link copied to clipboard
abstract fun getRawResource(name: String): ByteString?
Link copied to clipboard
abstract fun getStringResource(name: String): String?