isValidStream

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidStream(stream: Stream): Boolean

Validate a Stream. @return true if valid. @throws UnsupportedOperationException on JS — Stream is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
expect fun isValidStream(stream: Stream): Boolean

Validate a Stream. @return true if valid. @throws UnsupportedOperationException on JS — Stream is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidStream(stream: Stream): Boolean

Validate a Stream. @return true if valid. @throws UnsupportedOperationException on JS — Stream is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidStream(stream: Stream): Boolean

Validate a Stream. @return true if valid. @throws UnsupportedOperationException on JS — Stream is unbound on web.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — not bound in filament.js.")
actual fun isValidStream(stream: Stream): Boolean

Validate a Stream. @return true if valid. @throws UnsupportedOperationException on JS — Stream is unbound on web.