rewindAndGet

open fun rewindAndGet(): ParcelFileDescriptor

Rewinds the wrapped data back to the beginning and returns the re-wound data (or a wrapper for the re-wound data).

Return

An object pointing to the wrapped data.