bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-496
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-api
/
kr.toxicity.model.api.data
/
ModelAsset
/
StreamSupplier
Stream
Supplier
interface
StreamSupplier
A functional interface for supplying an input stream.
Since
2.0.0
Members
Functions
get
Link copied to clipboard
@
NotNull
abstract
fun
get
(
)
:
@
NotNull
InputStream
Gets the input stream.