程序包 | 说明 |
---|---|
com.blade.mvc.http |
限定符和类型 | 方法和说明 |
---|---|
static ByteBody |
ByteBody.of(byte[] bytes) |
static ByteBody |
ByteBody.of(io.netty.buffer.ByteBuf byteBuf) |
static ByteBody |
ByteBody.of(File file) |
static ByteBody |
ByteBody.of(OutputStream outputStream) |
Copyright © 2018. All rights reserved.