Module: HTTPX::Transcoder::_Encoder

Included in:
Plugins::Compression::Encoder
Defined in:
sig/transcoder.rbs

Instance Method Summary collapse

Instance Method Details

#bytesizeInteger, Float

Returns:

  • (Integer, Float)


26
# File 'sig/transcoder.rbs', line 26

def bytesize: () -> (Integer | Float)

#content_typeString

Returns:

  • (String)


28
# File 'sig/transcoder.rbs', line 28

def content_type: () -> String