Interface DecodableStream<T>

Type Parameters:
T - The element type of this stream

public interface DecodableStream<T>
Represents a data stream on the Decodable platform.
  • Method Details