This commit is contained in:
HueByte
2026-07-23 21:09:13 +00:00
parent afa98c6171
commit 28cdc265fd
9 changed files with 224 additions and 34 deletions
@@ -201,7 +201,7 @@ Attachments are rendered as single link lines \u2014 the widely-supported IRC co
<a class="header-action link-secondary" title="View source" href="https://github.com/HueByte/EchoHub/blob/master/src/EchoHub.Server.Irc/IrcMessageFormatter.cs"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Split a message into chunks of approximately maxBytes (UTF-8), at word boundaries.</p>
<div class="markdown level1 summary"><p>Split a message into chunks of approximately maxBytes (UTF-8), at line and word boundaries.</p>
</div>
<div class="markdown level1 conceptual"></div>