- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for file_descriptor (0.11 seconds)
-
okhttp/api/jvm/okhttp.api
public fun contentLength ()J public abstract fun contentType ()Lokhttp3/MediaType; public static final fun create (Ljava/io/File;Lokhttp3/MediaType;)Lokhttp3/RequestBody; public static final fun create (Ljava/io/FileDescriptor;Lokhttp3/MediaType;)Lokhttp3/RequestBody; public static final fun create (Ljava/lang/String;Lokhttp3/MediaType;)Lokhttp3/RequestBody; public static final fun create (Lokhttp3/MediaType;Ljava/io/File;)Lokhttp3/RequestBody;
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 72.3K bytes - Click Count (0) -
CHANGELOG.md
as the API to read response trailers is unchanged. Testers may use this new stable API to supply trailers for a `Response`. * New: `Path.asRequestBody()` is now a non-experimental API. * New: `FileDescriptor.toRequestBody()` is now a non-experimental API. * New: Stop using experimental coroutines APIs in our `okhttp-coroutines` artifact.Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Feb 15 11:57:47 GMT 2026 - 36.2K bytes - Click Count (2) -
okhttp/api/android/okhttp.api
public fun contentLength ()J public abstract fun contentType ()Lokhttp3/MediaType; public static final fun create (Ljava/io/File;Lokhttp3/MediaType;)Lokhttp3/RequestBody; public static final fun create (Ljava/io/FileDescriptor;Lokhttp3/MediaType;)Lokhttp3/RequestBody; public static final fun create (Ljava/lang/String;Lokhttp3/MediaType;)Lokhttp3/RequestBody; public static final fun create (Lokhttp3/MediaType;Ljava/io/File;)Lokhttp3/RequestBody;
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 72.3K bytes - Click Count (0)