ProtoOutputStream
FieldCountMask
FieldCountPacked
FieldCountRepeated
FieldCountShift
FieldCountSingle
FieldCountUnknown
FieldIdShift
FieldTypeBool
FieldTypeBytes
FieldTypeDouble
FieldTypeEnum
FieldTypeFixed32
FieldTypeFixed64
FieldTypeFloat
FieldTypeInt32
FieldTypeInt64
FieldTypeMask
FieldTypeMessage
FieldTypeSfixed32
FieldTypeSfixed64
FieldTypeShift
FieldTypeSint32
FieldTypeSint64
FieldTypeString
FieldTypeUint32
FieldTypeUint64
WireTypeEndGroup
WireTypeFixed32
WireTypeFixed64
WireTypeLengthDelimited
WireTypeMask
WireTypeStartGroup
WireTypeVarint
ProtoOutputStream()
ProtoOutputStream(Int32)
ProtoOutputStream(Stream)
JniPeerMembers
RawSize
ThresholdClass
ThresholdType
CheckFieldId(Int64, Int64)
Dump(String)
End(Int64)
Flush()
GetBytes()
GetFieldCountString(Int64)
GetFieldIdString(Int64)
GetFieldTypeString(Int64)
GetWireTypeString(Int32)
MakeFieldId(Int32, Int64)
MakeToken(Int32, Boolean, Int32, Int32, Int32)
Start(Int64)
Token2String(Int64)
Write(Int64, Boolean)
Write(Int64, Byte[])
Write(Int64, Double)
Write(Int64, Int32)
Write(Int64, Int64)
Write(Int64, Single)
Write(Int64, String)
WriteTag(Int32, Int32)
net9.0-android34.0
namespace Android.Util.Proto
{
[Register("android/util/proto/ProtoOutputStream", ApiSince = 30, DoNotGenerateAcw = true)]
[SupportedOSPlatform("android30.0")]
public sealed class ProtoOutputStream : Object
{
[Register("FIELD_TYPE_SFIXED32", ApiSince = 30)]
[SupportedOSPlatform("android30.0")]
public const long FieldTypeSfixed32 = 64424509440L;
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to net9.0 | |
| Platforms | This API is only available when you target a specific platform: |
| Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API