Edit

kc3-lang/brotli/go/BUILD.bazel

Branch :

  • Show log

    Commit

  • Author : Evgenii Kliuchnikov
    Date : 2025-06-18 02:18:19
    Hash : b15ca9af
    Message : pure golang decoder PiperOrigin-RevId: 772827931

  • go/BUILD.bazel
  • # Description:
    #   brotli is a pure Go implementation of Brotli decoder.
    #   cbrotli is a CGo wrapper for Brotli, a generic-purpose lossless compression algorithm.