Method | Description | |
---|---|---|
Create ( Channel channel ) : IContentReader | ||
TryParseContentType ( byte header, string &content_type, string &mime_type ) : bool |
public Create ( Channel channel ) : IContentReader | ||
channel | Channel | |
return | IContentReader |
public TryParseContentType ( byte header, string &content_type, string &mime_type ) : bool | ||
header | byte | |
content_type | string | |
mime_type | string | |
return | bool |