BytesList คลาสสุดท้ายสาธารณะ
Containers to hold repeated fundamental values.
tensorflow.BytesList คลาสที่ซ้อนกัน
| ระดับ | BytesList.Builder | Containers to hold repeated fundamental values. | |
ค่าคงที่
| ภายใน | VALUE_FIELD_NUMBER |
วิธีการสาธารณะ
| บูลีน | เท่ากับ (วัตถุ obj) |
| BytesList แบบคงที่ | |
| BytesList | |
| com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
| ภายใน | |
| สุดท้าย com.google.protobuf.UnknownFieldSet | |
| com.google.protobuf.ByteString | getValue (ดัชนี int) repeated bytes value = 1; |
| ภายใน | getValueCount () repeated bytes value = 1; |
| รายการ <ไบต์สตริง> | รับค่ารายการ () repeated bytes value = 1; |
| ภายใน | แฮชโค้ด () |
| บูลีนสุดท้าย | |
| BytesList.Builder แบบคงที่ | newBuilder (ต้นแบบ BytesList ) |
| BytesList.Builder แบบคงที่ | ตัวสร้างใหม่ () |
| BytesList.Builder | |
| BytesList แบบคงที่ | parseDelimitedFrom (อินพุต InputStream) |
| BytesList แบบคงที่ | parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList แบบคงที่ | parseFrom (ข้อมูล ByteBuffer) |
| BytesList แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList แบบคงที่ | parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList แบบคงที่ | parseFrom (com.google.protobuf.CodedInputStream อินพุต) |
| BytesList แบบคงที่ | parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString) |
| BytesList แบบคงที่ | parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| BytesList แบบคงที่ | parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| คงที่ | |
| BytesList.Builder | toBuilder () |
| เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
int สุดท้ายแบบคงที่สาธารณะ VALUE_FIELD_NUMBER
ค่าคงที่: 1
วิธีการสาธารณะ
บูลีนสาธารณะ เท่ากับ (Object obj)
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
สาธารณะ com.google.protobuf.ByteString getValue (ดัชนี int)
repeated bytes value = 1;
สาธารณะ int getValueCount ()
repeated bytes value = 1;
รายการสาธารณะ <ByteString> getValueList ()
repeated bytes value = 1;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ BytesList parseDelimitedFrom แบบคงที่ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ BytesList parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
สาธารณะ BytesList parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ BytesList parseFrom แบบคงที่ (com.google.protobuf.CodedInputStream อินพุต)
ขว้าง
| IOข้อยกเว้น |
|---|
BytesList parseFrom สาธารณะ แบบคงที่ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ BytesList parseFrom แบบคงที่ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะ BytesList parseFrom แบบคงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
BytesList parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| ProtocolBufferException ไม่ถูกต้อง |
|---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
| IOข้อยกเว้น |
|---|