compress.from constructor

compress.from(
  1. PythonClassInterface<PythonFfiDelegate<Object?>, Object?> pythonClass
)

Implementation

compress.from(super.pythonClass) : super.from();