Class OioByteStreamChannel

    • Constructor Detail

      • OioByteStreamChannel

        protected OioByteStreamChannel​(Channel parent)
        Deprecated.
        Create a new instance
        Parameters:
        parent - the parent Channel which was used to create this instance. This can be null if the has no parent as it was created by your self.