BytesList

genel son sınıf BytesList

 Containers to hold repeated fundamental values.
 
Protobuf türü tensorflow.BytesList

İç İçe Sınıflar

sınıf BytesList.Builder
 Containers to hold repeated fundamental values. 

Sabitler

int VALUE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik Bayt Listesi
Bayt Listesi
final statik com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.ByteString
getValue (int dizini)
repeated bytes value = 1;
int
getValueCount ()
repeated bytes value = 1;
Liste<ByteString>
getValueList ()
repeated bytes value = 1;
int
son boole değeri
statik BytesList.Builder
newBuilder ( BytesList prototipi)
statik BytesList.Builder
BytesList.Builder
statik Bayt Listesi
parseDelimitedFrom (InputStream girişi)
statik Bayt Listesi
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bayt Listesi
parseFrom (ByteBuffer verileri)
statik Bayt Listesi
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bayt Listesi
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bayt Listesi
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Bayt Listesi
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bayt Listesi
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Bayt Listesi
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Bayt Listesi
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
BytesList.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int VALUE_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik BytesList getDefaultInstance ()

genel BytesList getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

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

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

repeated bytes value = 1;

public int getValueCount ()

repeated bytes value = 1;

genel Liste<ByteString> getValueList ()

repeated bytes value = 1;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik BytesList.Builder newBuilder ( BytesList prototipi)

genel statik BytesList.Builder newBuilder ()

genel BytesList.Builder newBuilderForType ()

genel statik BytesList ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static BytesList parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik BytesList ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik BytesList ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik BytesList ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik BytesList ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik BytesList ayrıştırmaFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik BytesList ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik BytesList ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik BytesList ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel BytesList.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası