public class ByteBufferSerDe extends Object implements SerDe<Integer>
ByteBufferSerDe()
Integer
deserialize(byte[] bytes)
byte[]
serialize(Integer integer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteBufferSerDe()
public Integer deserialize(byte[] bytes)
deserialize
SerDe<Integer>
public byte[] serialize(Integer integer)
serialize
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.