mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
Readme for array
This commit is contained in:
parent
4972ad4c4f
commit
4464055715
@ -43,7 +43,7 @@ LongQueryBuffer buffer = new LongQueryBuffer(1000);
|
||||
|
||||
// Prepare the buffer for filling
|
||||
buffer.reset();
|
||||
fillBuffer(buffer);
|
||||
fillBufferSomehow(buffer);
|
||||
|
||||
// length is updated and data is set
|
||||
// read pointer and write pointer is now at 0
|
||||
|
Loading…
Reference in New Issue
Block a user