Uses of Class
kieker.common.record.io.TextValueSerializer
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 TextValueSerializer in kieker.common.record.io
Methods in kieker.common.record.io that return TextValueSerializer Modifier and Type Method Description static TextValueSerializer
TextValueSerializer. create(java.nio.CharBuffer buffer)
Factory method to create a text value serializer.