Uses of Interface
cool.scx.http.media.MediaReader
Packages that use MediaReader
Package
Description
-
Uses of MediaReader in cool.scx.http
Methods in cool.scx.http with parameters of type MediaReader -
Uses of MediaReader in cool.scx.http.media.byte_array
Classes in cool.scx.http.media.byte_array that implement MediaReader -
Uses of MediaReader in cool.scx.http.media.cache
Classes in cool.scx.http.media.cache that implement MediaReaderMethods in cool.scx.http.media.cache with parameters of type MediaReader -
Uses of MediaReader in cool.scx.http.media.event_stream
Classes in cool.scx.http.media.event_stream that implement MediaReader -
Uses of MediaReader in cool.scx.http.media.form_params
Classes in cool.scx.http.media.form_params that implement MediaReader -
Uses of MediaReader in cool.scx.http.media.gzip
Classes in cool.scx.http.media.gzip that implement MediaReaderMethods in cool.scx.http.media.gzip with parameters of type MediaReader -
Uses of MediaReader in cool.scx.http.media.input_stream
Classes in cool.scx.http.media.input_stream that implement MediaReader -
Uses of MediaReader in cool.scx.http.media.json_node
Classes in cool.scx.http.media.json_node that implement MediaReader -
Uses of MediaReader in cool.scx.http.media.multi_part
Classes in cool.scx.http.media.multi_part that implement MediaReaderModifier and TypeClassDescriptionclassMultiPartStreamCachedReaderclassMultiPartStreamReaderMethods in cool.scx.http.media.multi_part with parameters of type MediaReader -
Uses of MediaReader in cool.scx.http.media.object
Classes in cool.scx.http.media.object that implement MediaReader -
Uses of MediaReader in cool.scx.http.media.path
Classes in cool.scx.http.media.path that implement MediaReaderModifier and TypeClassDescriptionclass将内容写入到文件 todo 这里是否有必要支持 复杂的写入 比如指定文件的偏移量和写入长度 还是保持当前类的简便化 因为 用户可以直接拿到 InputStream 添加复杂的功能是否有意义 ? -
Uses of MediaReader in cool.scx.http.media.string
Classes in cool.scx.http.media.string that implement MediaReaderModifier and TypeClassDescriptionfinal class1, 如果未指定字符集则 使用 请求头中的字符集 如果请求头中的字符集为空则回退到 UTF_8 2, 如果指定字符集 忽略 请求头中的字符集