From c855b69ef159682464bd76922c27825716311234 Mon Sep 17 00:00:00 2001 From: vp817 <118466306+vp817@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:17:29 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f99f07d..778a9c4 100644 --- a/README.md +++ b/README.md @@ -599,7 +599,7 @@ after that define a variable representing `start offset` and it is equals to `cu after that define a variable representing `bytes to send` that is equals to capsule buffer size subtracted by `start offset` -check if `bytes to send` is greater than the size that you used to check if is greater than the capsule buffer size +check if `bytes to send` is greater than the size that you used to check if is greater than the capsule buffer size and if true return the size that you used to check... after that create a new variable representing the `end offset`