Uses of Class
com.github.tobato.fastdfs.domain.proto.ProtoHead
Packages that use ProtoHead
-
Uses of ProtoHead in com.github.tobato.fastdfs.domain.proto
Fields in com.github.tobato.fastdfs.domain.proto declared as ProtoHeadModifier and TypeFieldDescriptionprotected ProtoHeadFdfsRequest.head报文头protected ProtoHeadFdfsResponse.head报文头Methods in com.github.tobato.fastdfs.domain.proto that return ProtoHeadModifier and TypeMethodDescriptionstatic ProtoHeadProtoHead.createFromInputStream(InputStream ins) 读取输入流创建报文头Methods in com.github.tobato.fastdfs.domain.proto with parameters of type ProtoHeadModifier and TypeMethodDescriptionFdfsResponse.decode(ProtoHead head, InputStream in, Charset charset) 解析反馈结果,head已经被解析过