Transpiled version (5940L) is out of date.
static NanoHTTPD.Response servePartialContent(S mimeType, InputStream inputStream, long length) ctex { ret NanoHTTPD.newFixedLengthResponse(NanoHTTPD.Status.PARTIAL_CONTENT, mimeType, inputStream, length); }
Began life as a copy of #1003197
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1032341 |
| Snippet name: | servePartialContent |
| Eternal ID of this version: | #1032341/2 |
| Text MD5: | 81c8646da17c6204b45cfaca2b867cd9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-29 01:48:28 |
| Source code size: | 216 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 336 / 448 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |