Uses of Interface
org.miaixz.bus.http.plugin.httpv.CoverArray
Packages that use CoverArray
Package
Description
Provides the core implementation classes for the Httpv client, including task management, execution, data conversion,
and WebSocket support.
-
Uses of CoverArray in org.miaixz.bus.http.plugin.httpv
Methods in org.miaixz.bus.http.plugin.httpv that return CoverArrayModifier and TypeMethodDescriptionCoverArray.getArray(int index) Convertor.FormConvertor.toArray(InputStream in, Charset charset) Convertor.toArray(InputStream in, Charset charset) Parses an input stream into aCoverArray.CoverResult.Body.toArray()Deserializes the response body into a schemaless list-like object.ResultBody.toArray()