IOSseClient constructor

IOSseClient(
  1. Stream stream
)

Implementation

IOSseClient(Stream stream) : super(stream: stream);