asByteArray

Deprecated

This feature has been deprecated. It is recommended to use Compose Multiplatform instead.

Converts a Bundle to a ByteArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ByteArrayType

Return

The ByteArray stored in the bundle.

Throws