- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for trimMargin (0.04 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/CacheTest.kt
|0 |TLSv1.2 | | """.trimMargin() val entryBody = "abc" val journalBody = """ |libcore.io.DiskLruCache |1 |201105 |2 | |DIRTY $urlKey |CLEAN $urlKey ${entryMetadata.length} ${entryBody.length} | """.trimMargin() fileSystem.createDirectory(cache.directoryPath)Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Fri Mar 20 09:13:37 GMT 2026 - 121K bytes - Click Count (0) -
docs/recipes.md
val postBody = """ |Releases |-------- | | * _1.0_ May 6, 2013 | * _1.1_ June 15, 2013 | * _1.2_ August 11, 2013 |""".trimMargin() val request = Request.Builder() .url("https://api.github.com/markdown/raw") .post(postBody.toRequestBody(MEDIA_TYPE_MARKDOWN)) .build()Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Mar 15 09:01:42 GMT 2026 - 47.8K bytes - Click Count (0)