Lines Matching refs:format
53 * @param {'deflate'|'gzip'} format55 constructor(format) {57 switch (format) {65 throw new ERR_INVALID_ARG_VALUE('format', format);102 * @param {'deflate'|'gzip'} format104 constructor(format) {106 switch (format) {114 throw new ERR_INVALID_ARG_VALUE('format', format);