public class GeminiRequest extends Object
| Constructor and Description |
|---|
GeminiRequest(String url) |
| Modifier and Type | Method and Description |
|---|---|
static GeminiRequest |
parse(ReadableByteChannel channel,
ByteBuffer buffer) |
public GeminiRequest(String url)
public static GeminiRequest parse(ReadableByteChannel channel, ByteBuffer buffer) throws IOException
IOExceptionCopyright © 2023. All rights reserved.