| 程序包 | 说明 |
|---|---|
| com.jfinal.template.io |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteWriter |
WriterBuffer.getByteWriter(OutputStream outputStream) |
ByteWriter |
ByteWriter.init(OutputStream outputStream) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
FloatingWriter.write(ByteWriter byteWriter,
double doubleValue) |
static void |
FloatingWriter.write(ByteWriter byteWriter,
float floatValue) |
static void |
IntegerWriter.write(ByteWriter byteWriter,
int i) |
static void |
LongWriter.write(ByteWriter byteWriter,
long value) |
Copyright © 2019. All rights reserved.