Uses of Class
kieker.common.record.io.BinaryValueSerializer
Packages that use BinaryValueSerializer
Package
Description
Copyright 2026 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 BinaryValueSerializerModifier and TypeMethodDescriptionstatic BinaryValueSerializerBinaryValueSerializer.create(ByteBuffer buffer, IWriterRegistry<String> stringRegistry) Factory method to create a binary value serializer.