__init__.pyi 120 B

12
  1. # TODO: can remove this after https://github.com/googleapis/python-crc32c/pull/211
  2. def value(bts: bytes, /) -> int: ...