Searched defs:zstdError (Results 1 – 1 of 1) sorted by relevance
490 type zstdError struct { struct491 offset int64492 err error495 func (ze *zstdError) Error() string {499 func (ze *zstdError) Unwrap() error {