publiczna klasa końcowa BytesList
Containers to hold repeated fundamental values.
tensorflow.BytesList Klasy zagnieżdżone
| klasa | BytesList.Builder | Containers to hold repeated fundamental values. | |
Stałe
| wew | VALUE_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| statyczna lista bajtów | |
| Lista bajtów | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| wew | |
| końcowy com.google.protobuf.UnknownFieldSet | |
| com.google.protobuf.ByteString | getValue (indeks int) repeated bytes value = 1; |
| wew | getValueCount () repeated bytes value = 1; |
| Lista<ByteString> | getValueList () repeated bytes value = 1; |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny BytesList.Builder | newBuilder (prototyp BytesList ) |
| statyczny BytesList.Builder | |
| BytesList.Builder | |
| statyczna lista bajtów | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczna lista bajtów | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczna lista bajtów | parseFrom (dane ByteBuffer) |
| statyczna lista bajtów | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczna lista bajtów | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczna lista bajtów | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczna lista bajtów | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczna lista bajtów | parseFrom (dane com.google.protobuf.ByteString) |
| statyczna lista bajtów | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczna lista bajtów | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| BytesList.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int VALUE_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
public com.google.protobuf.ByteString getValue (indeks int)
repeated bytes value = 1;
publiczny int getValueCount ()
repeated bytes value = 1;
public List<ByteString> getValueList ()
repeated bytes value = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static BytesList parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public static BytesList parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static BytesList parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static BytesList parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static BytesList parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyczna BytesList parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static BytesList parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static BytesList parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|