InputStreamProvider

fun fun interface InputStreamProvider

Input stream provider.

Functions

createInputStream
Link copied to clipboard
abstract fun createInputStream(): InputStream?
Creates an InputStream with a texture image.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String