Glide
Glide
/
com.bumptech.glide.load.resource.bytes
/
ByteBufferRewinder
/
Factory
/
build
build
open
fun
build
(
data
:
ByteBuffer
)
:
DataRewinder
<
ByteBuffer
>
Content copied to clipboard
Returns a new
com.bumptech.glide.load.data.DataRewinder
wrapping the given data.