Function sp_maybe_compressed_blob::decompress
source · Expand description
Decode a blob, if it indicates that it is compressed. Provide a bomb_limit
, which
is the limit of bytes which should be decompressed from the blob.
Decode a blob, if it indicates that it is compressed. Provide a bomb_limit
, which
is the limit of bytes which should be decompressed from the blob.