pyflink.common.serializer.VoidNamespaceSerializer# class VoidNamespaceSerializer[source]# Methods deserialize(stream) Returns a deserialized element from the input stream. serialize(element, stream) Serializes an element to the output stream.