Implementions
Methods
[src]
pub fn flush(self) throws IoError {
try (self as _io.Stderr).flush();
}
[src]
pub fn flush(self) throws IoError {
try (self as _io.Stderr).flush();
}
pub fn flush(self) throws IoError {
try (self as _io.Stderr).flush();
}