About the author
I've been working on adding a class to a JAR (somefilename.jar) archive, so that I can add functionality to it.
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.