Uses of Class
kieker.common.record.io.BinaryValueSerializer
| Package | Description | 
|---|---|
| kieker.common.record.io | 
 Copyright 2022 Kieker Project (https://kieker-monitoring.net)
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License. 
 | 
- 
Uses of BinaryValueSerializer in kieker.common.record.io
Methods in kieker.common.record.io that return BinaryValueSerializer Modifier and Type Method Description static BinaryValueSerializerBinaryValueSerializer. create(java.nio.ByteBuffer buffer, IWriterRegistry<java.lang.String> stringRegistry)Factory method to create a binary value serializer.