ProtoOutputStream.MakeToken(Int32, Boolean, Int32, Int32, Int32) Method

Definition

[Android.Runtime.Register("makeToken", "(IZIII)J", "", ApiSince=30)]
public static long MakeToken (int tagSize, bool repeated, int depth, int objectId, int offset);
[<Android.Runtime.Register("makeToken", "(IZIII)J", "", ApiSince=30)>]
static member MakeToken : int * bool * int * int * int -> int64

Parameters

tagSize
Int32
repeated
Boolean
depth
Int32
objectId
Int32
offset
Int32

Returns

Attributes

Applies to