BytesList

liste d'octets de classe finale publique

 Containers to hold repeated fundamental values.
 
Tensorflow de type tensorflow.BytesList

Classes imbriquées

classe BytesList.Builder
 Containers to hold repeated fundamental values. 

Constantes

int VALUE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Liste d'octets statique
Liste d'octets
final statique com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.ByteString
getValue (index entier)
repeated bytes value = 1;
int
getValueCount ()
repeated bytes value = 1;
Liste<ByteString>
getValueList ()
repeated bytes value = 1;
int
booléen final
BytesList.Builder statique
newBuilder (prototype BytesList )
BytesList.Builder statique
BytesList.Builder
Liste d'octets statique
parseDelimitedFrom (entrée InputStream)
Liste d'octets statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'octets statique
parseFrom (données ByteBuffer)
Liste d'octets statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'octets statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'octets statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
Liste d'octets statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'octets statique
parseFrom (données com.google.protobuf.ByteString)
Liste d'octets statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Liste d'octets statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
BytesList.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier VALUE_FIELD_NUMBER

Valeur constante : 1

Méthodes publiques

public booléen égal (Objet obj)

liste d'octets statique publique getDefaultInstance ()

liste d'octets publique getDefaultInstanceForType ()

public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

publique getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public com.google.protobuf.ByteString getValue (index int)

repeated bytes value = 1;

public int getValueCount ()

repeated bytes value = 1;

liste publique <ByteString> getValueList ()

repeated bytes value = 1;

code de hachage int public ()

public final booléen isInitialized ()

public statique BytesList.Builder newBuilder (prototype BytesList )

public statique BytesList.Builder newBuilder ()

public BytesList.Builder newBuilderForType ()

public static BytesList parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static BytesList parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static BytesList parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static BytesList parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static BytesList parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static BytesList parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static BytesList parseFrom (données octets [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique BytesList parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static BytesList parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static BytesList parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public BytesList.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException