# Functions
OpenPrecompressedFile opens a file from fs, preferring compressed versions generated by PrecompressDir if possible.
No description provided by the author
PrecompressDir compresses static assets in dirPath using Gzip and Brotli, so that they can be later served with OpenPrecompressedFile.