[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],["`PlayerStatsBuffer` manages a collection of `PlayerStats`, implementing `AbstractDataBuffer`. Key actions include: `get(int arg0)` to retrieve a `PlayerStats` object, `getCount()` to get the total number of stats, `close()` to release resources, `isClosed()` to check if the buffer is closed. `release()` is available to release the buffer and the methods `iterator()` and `singleRefIterator()` are used to go through the Player Stats objects.\n"]]