BinaryReadSettings interface  
Binary read settings.
- Extends
 
Properties
| compression | 
	Compression settings.  | 
| type | Polymorphic discriminator, which specifies the different types this object can be  | 
Property Details
		compressionProperties
	 
	Compression settings.
compressionProperties?: CompressionReadSettingsUnion
				Property Value
type
Polymorphic discriminator, which specifies the different types this object can be
type: "BinaryReadSettings"
				Property Value
"BinaryReadSettings"