Module qtjambi
Package io.qt.core

Interface QMetaType.DataStreamOutFn<U>

Type Parameters:
U -
All Superinterfaces:
Function<QDataStream,U>, Serializable
Enclosing class:
QMetaType

public static interface QMetaType.DataStreamOutFn<U> extends Function<QDataStream,U>, Serializable
Reads a value from data stream.