| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…tolerant of non-quantum writes Update GapicUnbufferedChunkedResumableWritableByteChannel to only accept bytes at the 256KiB boundary when `#write(ByteBuffer[], int, int)` is called. Calls to writeAndClose(ByteBuffer[], int, int) will consume all bytes.
| Back | FazBrowse Home | New Git URL |
Update GapicUnbufferedChunkedResumableWritableByteChannel to only accept bytes at the 256KiB boundary when write(ByteBuffer[], int, int) is called.
Calls to writeAndClose(ByteBuffer[], int, int) will consume all bytes.