mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 10:38:44 +00:00
a5bd0065a9
KMPNeedle::searchInto has been specialized and copied to handle ReadableBuffer in order to save polymorphic calls on it that would make it slower on hot paths.