| Package | Description |
|---|---|
| org.bytedeco.caffe | |
| org.bytedeco.caffe.global |
| Modifier and Type | Method and Description |
|---|---|
MessageLite |
ParseTable.default_instance() |
MessageLite |
AuxillaryParseTableField.message_aux.default_message() |
MessageLite |
MessageLite.New() |
MessageLite |
MessageLite.New(Arena arena) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageLite.CheckTypeAndMergeFrom(MessageLite other) |
void |
Message.CheckTypeAndMergeFrom(MessageLite other) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
caffe.MergePartialFromCodedStream(MessageLite msg,
ParseTable table,
CodedInputStream input) |
static boolean |
caffe.MergePartialFromCodedStreamLite(MessageLite msg,
ParseTable table,
CodedInputStream input) |
Copyright © 2022. All rights reserved.