Package | Description |
---|---|
net.openhft.chronicle.bytes |
The Chronicle Bytes package provides low-level memory access wrappers with functionalities
akin to Java NIO's ByteBuffer.
|
Modifier and Type | Method and Description |
---|---|
@NotNull BytesTextMethodTester |
BytesTextMethodTester.afterRun(UnaryOperator<String> afterRun) |
@NotNull BytesTextMethodTester |
BytesTextMethodTester.run()
Runs the methods of the class under test using the hexadecimal data from the input file,
then compares the results with the expected output from the output file.
|
@NotNull BytesTextMethodTester |
BytesTextMethodTester.setup(String setup) |
Copyright © 2024. All rights reserved.