Documentation ¶
Index ¶
Constants ¶
View Source
const ( LevelDefaultCompression = brotli.DefaultCompression LevelBestSpeed = brotli.BestSpeed LevelBestCompression = brotli.BestCompression )
Variables ¶
Functions ¶
func AssertValidLevel ¶ added in v3.0.61
func Compress ¶
Compress
PS: (1) 参考 github.com/andybalholm/brotli 中的 "example_test.go". (2) 前端的解压,可以参考 notes/_Vue3Projects/ws-client 中的 BrotliKit.
Types ¶
Click to show internal directories.
Click to hide internal directories.