variable constants.Z_RLE Usage in Denoimport { constants } from "node:zlib"; const { Z_RLE } = constants; Type number