public class IntegerWriter extends Object
Constructor and Description |
---|
IntegerWriter() |
Modifier and Type | Method and Description |
---|---|
static void |
write(ByteWriter byteWriter,
int i) |
static void |
write(CharWriter charWriter,
int i) |
public static void write(ByteWriter byteWriter, int i) throws IOException
IOException
public static void write(CharWriter charWriter, int i) throws IOException
IOException
Copyright © 2018. All rights reserved.