BytesList

کلاس نهایی عمومی BytesList

 Containers to hold repeated fundamental values.
 
نوع Protobuf tensorflow.BytesList

کلاس های تو در تو

کلاس BytesList.Builder
 Containers to hold repeated fundamental values. 

ثابت ها

بین المللی VALUE_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
بایت لیست ثابت
BytesList
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
com.google.protobuf.ByteString
getValue (شاخص int)
repeated bytes value = 1;
بین المللی
getValueCount ()
repeated bytes value = 1;
لیست <ByteString>
getValueList ()
repeated bytes value = 1;
بین المللی
بولی نهایی
استاتیک BytesList.Builder
newBuilder (نمونه اولیه BytesList )
استاتیک BytesList.Builder
BytesList.Builder
بایت لیست ثابت
parseDelimitedFrom (ورودی جریان ورودی)
بایت لیست ثابت
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
بایت لیست ثابت
parseFrom (داده های ByteBuffer)
بایت لیست ثابت
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
بایت لیست ثابت
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
بایت لیست ثابت
parseFrom (ورودی com.google.protobuf.CodedInputStream)
بایت لیست ثابت
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
بایت لیست ثابت
parseFrom (داده های com.google.protobuf.ByteString)
بایت لیست ثابت
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
بایت لیست ثابت
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
BytesList.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی VALUE_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک BytesList getDefaultInstance ()

عمومی BytesList getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

repeated bytes value = 1;

عمومی int getValueCount ()

repeated bytes value = 1;

فهرست عمومی<ByteString> getValueList ()

repeated bytes value = 1;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک BytesList.Builder newBuilder (نمونه اولیه BytesList )

عمومی استاتیک BytesList.Builder newBuilder ()

عمومی BytesList.Builder newBuilderForType ()

عمومی استاتیک BytesList parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک BytesList parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک BytesList parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BytesList parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک BytesList parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BytesList parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک BytesList parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BytesList parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک BytesList parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک BytesList parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی BytesList.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException