public interface NonblockWritingStream
Modifier and Type | Method and Description |
---|---|
int |
writenonblock(org.jruby.util.ByteList buf) |
int writenonblock(org.jruby.util.ByteList buf) throws IOException, BadDescriptorException
IOException
BadDescriptorException
Copyright © 2001-2016 JRuby. All Rights Reserved.