StreamCompression

sealed interface StreamCompression

Compression type to use for traces returned via streams.

Official doc

Inheritors

Types

Link copied to clipboard
data object gzip : StreamCompression
Link copied to clipboard
data object none : StreamCompression
Link copied to clipboard

This extra enum entry represents values returned by Chrome that were not defined in the protocol (for instance new values that were added later).