Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedEncoding = errors.New("unsupported encoding format")
ErrUnsupportedEncoding 表示不支持的编码格式
Functions ¶
Types ¶
type ContentWrapper ¶
type ContentWrapper struct {
// contains filtered or unexported fields
}
ContentWrapper 封装响应体的二进制数据,并提供链式解码功能
Click to show internal directories.
Click to hide internal directories.