BytesList

מחלקה סופית ציבורית BytesList

 Containers to hold repeated fundamental values.
 
tensorflow.BytesList מסוג Protobuf

כיתות מקוננות

מעמד BytesList.Builder
 Containers to hold repeated fundamental values. 

קבועים

int VALUE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי BytesList
BytesList
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.ByteString
getValue (int index)
repeated bytes value = 1;
int
getValueCount ()
repeated bytes value = 1;
רשימה<ByteString>
getValueList ()
repeated bytes value = 1;
int
בוליאנית סופית
סטטי BytesList.Builder
newBuilder (אב טיפוס BytesList )
סטטי BytesList.Builder
BytesList.Builder
סטטי BytesList
parseDelimitedFrom (קלט InputStream)
סטטי BytesList
parseDelimitedFrom (קלט InputStream, 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 (נתוני byte[], 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
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי VALUE_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

Public static BytesList getDefaultInstance ()

public BytesList getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

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

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

repeated bytes value = 1;

public int getValueCount ()

repeated bytes value = 1;

רשימה ציבורית<ByteString> getValueList ()

repeated bytes value = 1;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

Public static BytesList.Builder newBuilder (אב-טיפוס BytesList )

Public static BytesList.Builder newBuilder ()

public BytesList.Builder newBuilderForType ()

public static BytesList parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

Public static BytesList parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

ParseFrom של BytesList סטטי ציבורי (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

parseFrom של BytesList סטטי ציבורי (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

parseFrom של BytesList סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי BytesList parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static BytesList parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

parseFrom של BytesList סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

parseFrom של BytesList סטטי ציבורי (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

ParseFrom של BytesList סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public BytesList.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException