Module: HTTPX::Transcoder::_Encoder
- Included in:
- Plugins::Compression::Encoder
- Defined in:
- sig/transcoder.rbs
Instance Method Summary collapse
Instance Method Details
#bytesize ⇒ Integer, Float
26 |
# File 'sig/transcoder.rbs', line 26
def bytesize: () -> (Integer | Float)
|
#content_type ⇒ String
28 |
# File 'sig/transcoder.rbs', line 28
def content_type: () -> String
|