🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "crc32"

Found 5 matching component(s)

  • function calculate_crc32c

    Calculates a CRC32 checksum of input data and returns it as a base64-encoded string.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/simple_clean_root.py

    checksum crc32 data-integrity base64 encoding
  • class FixedUploadTest

    A test class that simulates document upload to reMarkable cloud with specific fixes applied to match the real reMarkable desktop app behavior.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/fixed_upload_test.py

    testing remarkable cloud-sync document-upload pdf
  • function compute_crc32c_header

    Computes a CRC32C checksum for binary content and returns it as a base64-encoded string formatted for Google Cloud Storage x-goog-hash headers.

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/force_web_app_refresh.py

    checksum crc32c data-integrity google-cloud-storage hash
  • class RemarkableUploadManager

    Manages uploads to reMarkable cloud

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_manager.py

    class remarkableuploadmanager
  • class RemarkableUploadManager_v1

    Manages uploads to reMarkable cloud

    File: /tf/active/vicechatdev/e-ink-llm/cloudtest/upload_manager_old.py

    class remarkableuploadmanager

Search Examples