classe finale pubblica BytesList
Containers to hold repeated fundamental values.
tensorflow.BytesList Classi nidificate
| classe | BytesList.Builder | Containers to hold repeated fundamental values. | |
Costanti
| int | VALUE_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| BytesList statico | |
| Elenco byte | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| com.google.protobuf.ByteString | getValue (indice int) repeated bytes value = 1; |
| int | getValueCount () repeated bytes value = 1; |
| Elenco<ByteString> | getValueList () repeated bytes value = 1; |
| int | codicehash () |
| booleano finale | |
| BytesList.Builder statico | newBuilder ( BytesList prototype) |
| BytesList.Builder statico | |
| BytesList.Builder | |
| BytesList statico | parseDelimitedFrom (InputStream input) |
| BytesList statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList statico | parseFrom (ByteBuffer data) |
| BytesList statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| BytesList statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| BytesList statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList statico | parseFrom (dati com.google.protobuf.ByteString) |
| BytesList statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList statico | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| BytesList.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int VALUE_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
pubblico com.google.protobuf.ByteString getValue (indice int)
repeated bytes value = 1;
public int getValueCount ()
repeated bytes value = 1;
elenco pubblico<ByteString> getValueList ()
repeated bytes value = 1;
public int hashCode ()
public final booleano isInitialized ()
BytesList statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
BytesList statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
parseFrom pubblico statico BytesList (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico BytesList (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static BytesList parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico BytesList (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom pubblico statico BytesList (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
BytesList statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|