DecodableStreamSerializer

public struct DecodableStreamSerializer<T> : DataStreamSerializer where T : Decodable

DataStreamSerializer which uses the provided DataPreprocessor and DataDecoder to serialize the incoming Data.