7 Commits (6f13a0a73728bfab0789d83f955fc09c098d2786)

Author SHA1 Message Date
Graham 6f13a0a737 Add readVarInt and writeVarInt extension methods 3 years ago
Graham 29fecec34e Add support for overriding the charset in readString/writeString 3 years ago
Graham ea725b3881 Add extension methods for reading/writing null-terminated Cp1252 strings 3 years ago
Graham f099972bee Make the nioBufferCount() > 1 case in crc32 more concise 3 years ago
Graham 07603d3cfa Avoid copying the byte array in crc32() if possible 3 years ago
Graham 76977303b2 Add shorthand methods for creating ByteBufs from ByteArrays and Strings 4 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 5a20b75f4f Use Preconditions.checkPositionIndexes() in ByteBuf.crc32() 4 years ago
Graham a4234d066d Add CRC-32 extension method to the ByteBuf class 4 years ago
Graham bd010668dd Add method chaining to ByteBufExtensions 4 years ago
Graham 6314f3625a Add ByteBuf extension methods for reading/writing smarts 4 years ago