Companion

object Companion

Functions

Link copied to clipboard
fun <E> newCreator(adapter: ProtoAdapter<E>): Parcelable.Creator<E>

Creates a new Parcelable.Creator using adapter for serialization.