Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ArrayMapClient struct + func NewArrayMapClient(cc grpc.ClientConnInterface) *ArrayMapClient + func (c *ArrayMapClient) Clear(ctx context.Context, handle int64) error + func (c *ArrayMapClient) ContainsKey(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ArrayMapClient) ContainsValue(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ArrayMapClient) EnsureCapacity(ctx context.Context, handle int64, arg0 int32) error + func (c *ArrayMapClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ArrayMapClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ArrayMapClient) IndexOfKey(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ArrayMapClient) IndexOfValue(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ArrayMapClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *ArrayMapClient) KeySet(ctx context.Context, handle int64) (int64, error) + func (c *ArrayMapClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *ArrayMapClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ArrayMapClient) Values(ctx context.Context, handle int64) (int64, error) + type ArraySetClient struct + func NewArraySetClient(cc grpc.ClientConnInterface) *ArraySetClient + func (c *ArraySetClient) Clear(ctx context.Context, handle int64) error + func (c *ArraySetClient) Contains(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ArraySetClient) EnsureCapacity(ctx context.Context, handle int64, arg0 int32) error + func (c *ArraySetClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ArraySetClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ArraySetClient) IndexOf(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ArraySetClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *ArraySetClient) Iterator(ctx context.Context, handle int64) (int64, error) + func (c *ArraySetClient) Remove(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ArraySetClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *ArraySetClient) ToArray(ctx context.Context, handle int64) (int64, error) + func (c *ArraySetClient) ToString(ctx context.Context, handle int64) (string, error) + type AtomicFileClient struct + func NewAtomicFileClient(cc grpc.ClientConnInterface) *AtomicFileClient + func (c *AtomicFileClient) Delete(ctx context.Context, handle int64) error + func (c *AtomicFileClient) FailWrite(ctx context.Context, handle int64, arg0 int64) error + func (c *AtomicFileClient) FinishWrite(ctx context.Context, handle int64, arg0 int64) error + func (c *AtomicFileClient) GetBaseFile(ctx context.Context, handle int64) (int64, error) + func (c *AtomicFileClient) GetLastModifiedTime(ctx context.Context, handle int64) (int64, error) + func (c *AtomicFileClient) OpenRead(ctx context.Context, handle int64) (int64, error) + func (c *AtomicFileClient) ReadFully(ctx context.Context, handle int64) (int64, error) + func (c *AtomicFileClient) StartWrite(ctx context.Context, handle int64) (int64, error) + func (c *AtomicFileClient) ToString(ctx context.Context, handle int64) (string, error) + type AttributeSetClient struct + func NewAttributeSetClient(cc grpc.ClientConnInterface) *AttributeSetClient + func (c *AttributeSetClient) GetAttributeBooleanValue2(ctx context.Context, arg0 int32, arg1 bool) (bool, error) + func (c *AttributeSetClient) GetAttributeBooleanValue3_1(ctx context.Context, arg0 string, arg1 string, arg2 bool) (bool, error) + func (c *AttributeSetClient) GetAttributeCount(ctx context.Context) (int32, error) + func (c *AttributeSetClient) GetAttributeFloatValue2(ctx context.Context, arg0 int32, arg1 float32) (float32, error) + func (c *AttributeSetClient) GetAttributeFloatValue3_1(ctx context.Context, arg0 string, arg1 string, arg2 float32) (float32, error) + func (c *AttributeSetClient) GetAttributeIntValue2(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeIntValue3_1(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeListValue3(ctx context.Context, arg0 int32, arg1 int64, arg2 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeListValue4_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeName(ctx context.Context, arg0 int32) (string, error) + func (c *AttributeSetClient) GetAttributeNameResource(ctx context.Context, arg0 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeResourceValue2(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeResourceValue3_1(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeUnsignedIntValue2(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeUnsignedIntValue3_1(ctx context.Context, arg0 string, arg1 string, arg2 int32) (int32, error) + func (c *AttributeSetClient) GetAttributeValue1(ctx context.Context, arg0 int32) (string, error) + func (c *AttributeSetClient) GetAttributeValue2_1(ctx context.Context, arg0 string, arg1 string) (string, error) + func (c *AttributeSetClient) GetClassAttribute(ctx context.Context) (string, error) + func (c *AttributeSetClient) GetIdAttribute(ctx context.Context) (string, error) + func (c *AttributeSetClient) GetIdAttributeResourceValue(ctx context.Context, arg0 int32) (int32, error) + func (c *AttributeSetClient) GetPositionDescription(ctx context.Context) (string, error) + func (c *AttributeSetClient) GetStyleAttribute(ctx context.Context) (int32, error) + type Base64Client struct + func NewBase64Client(cc grpc.ClientConnInterface) *Base64Client + func (c *Base64Client) Decode2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *Base64Client) Decode2_2(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *Base64Client) Decode4_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (int64, error) + func (c *Base64Client) Encode2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *Base64Client) Encode4_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (int64, error) + func (c *Base64Client) EncodeToString2(ctx context.Context, arg0 int64, arg1 int32) (string, error) + func (c *Base64Client) EncodeToString4_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (string, error) + type Base64InputStreamClient struct + func NewBase64InputStreamClient(cc grpc.ClientConnInterface) *Base64InputStreamClient + func (c *Base64InputStreamClient) Available(ctx context.Context, handle int64) (int32, error) + func (c *Base64InputStreamClient) Close(ctx context.Context, handle int64) error + func (c *Base64InputStreamClient) Mark(ctx context.Context, handle int64, arg0 int32) error + func (c *Base64InputStreamClient) MarkSupported(ctx context.Context, handle int64) (bool, error) + func (c *Base64InputStreamClient) Read0(ctx context.Context, handle int64) (int32, error) + func (c *Base64InputStreamClient) Read3_1(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) (int32, error) + func (c *Base64InputStreamClient) Reset(ctx context.Context, handle int64) error + func (c *Base64InputStreamClient) Skip(ctx context.Context, handle int64, arg0 int64) (int64, error) + type Base64OutputStreamClient struct + func NewBase64OutputStreamClient(cc grpc.ClientConnInterface) *Base64OutputStreamClient + func (c *Base64OutputStreamClient) Close(ctx context.Context, handle int64) error + func (c *Base64OutputStreamClient) Write1_1(ctx context.Context, handle int64, arg0 int32) error + func (c *Base64OutputStreamClient) Write3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error + type BuddhistCalendarClient struct + func NewBuddhistCalendarClient(cc grpc.ClientConnInterface) *BuddhistCalendarClient + func (c *BuddhistCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + type CalendarClient struct + func NewCalendarClient(cc grpc.ClientConnInterface) *CalendarClient + func (c *CalendarClient) Add(ctx context.Context, arg0 int32, arg1 int32) error + func (c *CalendarClient) After(ctx context.Context, arg0 int64) (bool, error) + func (c *CalendarClient) Before(ctx context.Context, arg0 int64) (bool, error) + func (c *CalendarClient) Clear0(ctx context.Context) error + func (c *CalendarClient) Clear1_1(ctx context.Context, arg0 int32) error + func (c *CalendarClient) Clone(ctx context.Context) (int64, error) + func (c *CalendarClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error) + func (c *CalendarClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error) + func (c *CalendarClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *CalendarClient) FieldDifference(ctx context.Context, arg0 int64, arg1 int32) (int32, error) + func (c *CalendarClient) Get(ctx context.Context, arg0 int32) (int32, error) + func (c *CalendarClient) GetActualMaximum(ctx context.Context, arg0 int32) (int32, error) + func (c *CalendarClient) GetActualMinimum(ctx context.Context, arg0 int32) (int32, error) + func (c *CalendarClient) GetAvailableLocales(ctx context.Context) (int64, error) + func (c *CalendarClient) GetDateTimeFormat3(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error) + func (c *CalendarClient) GetDateTimeFormat3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) (int64, error) + func (c *CalendarClient) GetDisplayName1(ctx context.Context, arg0 int64) (string, error) + func (c *CalendarClient) GetDisplayName1_1(ctx context.Context, arg0 int64) (string, error) + func (c *CalendarClient) GetFieldCount(ctx context.Context) (int32, error) + func (c *CalendarClient) GetFirstDayOfWeek(ctx context.Context) (int32, error) + func (c *CalendarClient) GetGreatestMinimum(ctx context.Context, arg0 int32) (int32, error) + func (c *CalendarClient) GetInstance0(ctx context.Context) (int64, error) + func (c *CalendarClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *CalendarClient) GetInstance1_4(ctx context.Context, arg0 int64) (int64, error) + func (c *CalendarClient) GetInstance1_5(ctx context.Context, arg0 int64) (int64, error) + func (c *CalendarClient) GetInstance2_2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *CalendarClient) GetInstance2_3(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *CalendarClient) GetKeywordValuesForLocale(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (int64, error) + func (c *CalendarClient) GetLeastMaximum(ctx context.Context, arg0 int32) (int32, error) + func (c *CalendarClient) GetMaximum(ctx context.Context, arg0 int32) (int32, error) + func (c *CalendarClient) GetMinimalDaysInFirstWeek(ctx context.Context) (int32, error) + func (c *CalendarClient) GetMinimum(ctx context.Context, arg0 int32) (int32, error) + func (c *CalendarClient) GetRepeatedWallTimeOption(ctx context.Context) (int32, error) + func (c *CalendarClient) GetSkippedWallTimeOption(ctx context.Context) (int32, error) + func (c *CalendarClient) GetTemporalMonthCode(ctx context.Context) (string, error) + func (c *CalendarClient) GetTime(ctx context.Context) (int64, error) + func (c *CalendarClient) GetTimeInMillis(ctx context.Context) (int64, error) + func (c *CalendarClient) GetTimeZone(ctx context.Context) (int64, error) + func (c *CalendarClient) GetType(ctx context.Context) (string, error) + func (c *CalendarClient) GetWeekData(ctx context.Context) (int64, error) + func (c *CalendarClient) GetWeekDataForRegion(ctx context.Context, arg0 string) (int64, error) + func (c *CalendarClient) HashCode(ctx context.Context) (int32, error) + func (c *CalendarClient) InTemporalLeapYear(ctx context.Context) (bool, error) + func (c *CalendarClient) IsEquivalentTo(ctx context.Context, arg0 int64) (bool, error) + func (c *CalendarClient) IsLenient(ctx context.Context) (bool, error) + func (c *CalendarClient) IsSet(ctx context.Context, arg0 int32) (bool, error) + func (c *CalendarClient) IsWeekend0(ctx context.Context) (bool, error) + func (c *CalendarClient) IsWeekend1_1(ctx context.Context, arg0 int64) (bool, error) + func (c *CalendarClient) Roll2(ctx context.Context, arg0 int32, arg1 bool) error + func (c *CalendarClient) Roll2_1(ctx context.Context, arg0 int32, arg1 int32) error + func (c *CalendarClient) Set2(ctx context.Context, arg0 int32, arg1 int32) error + func (c *CalendarClient) Set3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) error + func (c *CalendarClient) Set5_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *CalendarClient) Set6_3(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, ...) error + func (c *CalendarClient) SetFirstDayOfWeek(ctx context.Context, arg0 int32) error + func (c *CalendarClient) SetLenient(ctx context.Context, arg0 bool) error + func (c *CalendarClient) SetMinimalDaysInFirstWeek(ctx context.Context, arg0 int32) error + func (c *CalendarClient) SetRepeatedWallTimeOption(ctx context.Context, arg0 int32) error + func (c *CalendarClient) SetSkippedWallTimeOption(ctx context.Context, arg0 int32) error + func (c *CalendarClient) SetTemporalMonthCode(ctx context.Context, arg0 string) error + func (c *CalendarClient) SetTime(ctx context.Context, arg0 int64) error + func (c *CalendarClient) SetTimeInMillis(ctx context.Context, arg0 int64) error + func (c *CalendarClient) SetTimeZone(ctx context.Context, arg0 int64) error + func (c *CalendarClient) SetWeekData(ctx context.Context, arg0 int64) (int64, error) + func (c *CalendarClient) ToString(ctx context.Context) (string, error) + type CalendarWeekDataClient struct + func NewCalendarWeekDataClient(cc grpc.ClientConnInterface) *CalendarWeekDataClient + func (c *CalendarWeekDataClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *CalendarWeekDataClient) HashCode(ctx context.Context) (int32, error) + func (c *CalendarWeekDataClient) ToString(ctx context.Context) (string, error) + type ChineseCalendarClient struct + func NewChineseCalendarClient(cc grpc.ClientConnInterface) *ChineseCalendarClient + func (c *ChineseCalendarClient) Add(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ChineseCalendarClient) GetTemporalMonthCode(ctx context.Context, handle int64) (string, error) + func (c *ChineseCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *ChineseCalendarClient) InTemporalLeapYear(ctx context.Context, handle int64) (bool, error) + func (c *ChineseCalendarClient) Roll(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *ChineseCalendarClient) SetTemporalMonthCode(ctx context.Context, handle int64, arg0 string) error + type CloseGuardClient struct + func NewCloseGuardClient(cc grpc.ClientConnInterface) *CloseGuardClient + func (c *CloseGuardClient) Close(ctx context.Context, handle int64) error + func (c *CloseGuardClient) Open(ctx context.Context, handle int64, arg0 string) error + func (c *CloseGuardClient) WarnIfOpen(ctx context.Context, handle int64) error + type CopticCalendarClient struct + func NewCopticCalendarClient(cc grpc.ClientConnInterface) *CopticCalendarClient + func (c *CopticCalendarClient) GetTemporalMonthCode(ctx context.Context, handle int64) (string, error) + func (c *CopticCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *CopticCalendarClient) SetTemporalMonthCode(ctx context.Context, handle int64, arg0 string) error + type CurrencyAmountClient struct + func NewCurrencyAmountClient(cc grpc.ClientConnInterface) *CurrencyAmountClient + func (c *CurrencyAmountClient) GetCurrency(ctx context.Context, handle int64) (int64, error) + type CurrencyClient struct + func NewCurrencyClient(cc grpc.ClientConnInterface) *CurrencyClient + func (c *CurrencyClient) FromJavaCurrency(ctx context.Context, arg0 int64) (int64, error) + func (c *CurrencyClient) GetAvailableCurrencies(ctx context.Context) (int64, error) + func (c *CurrencyClient) GetAvailableCurrencyCodes2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *CurrencyClient) GetAvailableCurrencyCodes2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *CurrencyClient) GetAvailableLocales(ctx context.Context) (int64, error) + func (c *CurrencyClient) GetAvailableULocales(ctx context.Context) (int64, error) + func (c *CurrencyClient) GetCurrencyCode(ctx context.Context) (string, error) + func (c *CurrencyClient) GetDefaultFractionDigits0(ctx context.Context) (int32, error) + func (c *CurrencyClient) GetDefaultFractionDigits1_1(ctx context.Context, arg0 int64) (int32, error) + func (c *CurrencyClient) GetDisplayName0(ctx context.Context) (string, error) + func (c *CurrencyClient) GetDisplayName1_1(ctx context.Context, arg0 int64) (string, error) + func (c *CurrencyClient) GetInstance1(ctx context.Context, arg0 int64) (int64, error) + func (c *CurrencyClient) GetInstance1_1(ctx context.Context, arg0 string) (int64, error) + func (c *CurrencyClient) GetInstance1_2(ctx context.Context, arg0 int64) (int64, error) + func (c *CurrencyClient) GetKeywordValuesForLocale(ctx context.Context, arg0 string, arg1 int64, arg2 bool) (int64, error) + func (c *CurrencyClient) GetName3(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (string, error) + func (c *CurrencyClient) GetName3_2(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (string, error) + func (c *CurrencyClient) GetName4_1(ctx context.Context, arg0 int64, arg1 int32, arg2 string, arg3 int64) (string, error) + func (c *CurrencyClient) GetName4_3(ctx context.Context, arg0 int64, arg1 int32, arg2 string, arg3 int64) (string, error) + func (c *CurrencyClient) GetNumericCode(ctx context.Context) (int32, error) + func (c *CurrencyClient) GetRoundingIncrement0(ctx context.Context) (float64, error) + func (c *CurrencyClient) GetRoundingIncrement1_1(ctx context.Context, arg0 int64) (float64, error) + func (c *CurrencyClient) GetSymbol0(ctx context.Context) (string, error) + func (c *CurrencyClient) GetSymbol1_1(ctx context.Context, arg0 int64) (string, error) + func (c *CurrencyClient) GetSymbol1_2(ctx context.Context, arg0 int64) (string, error) + func (c *CurrencyClient) IsAvailable(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (bool, error) + func (c *CurrencyClient) ToJavaCurrency(ctx context.Context) (int64, error) + func (c *CurrencyClient) ToString(ctx context.Context) (string, error) + type CurrencyCurrencyUsageClient struct + func NewCurrencyCurrencyUsageClient(cc grpc.ClientConnInterface) *CurrencyCurrencyUsageClient + func (c *CurrencyCurrencyUsageClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *CurrencyCurrencyUsageClient) Values(ctx context.Context) (int64, error) + type DateIntervalClient struct + func NewDateIntervalClient(cc grpc.ClientConnInterface) *DateIntervalClient + func (c *DateIntervalClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *DateIntervalClient) GetFromDate(ctx context.Context, handle int64) (int64, error) + func (c *DateIntervalClient) GetToDate(ctx context.Context, handle int64) (int64, error) + func (c *DateIntervalClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *DateIntervalClient) ToString(ctx context.Context, handle int64) (string, error) + type DebugUtilsClient struct + func NewDebugUtilsClient(cc grpc.ClientConnInterface) *DebugUtilsClient + func (c *DebugUtilsClient) IsObjectSelected(ctx context.Context, arg0 int64) (bool, error) + type DocumentIdUtilClient struct + func NewDocumentIdUtilClient(cc grpc.ClientConnInterface) *DocumentIdUtilClient + func (c *DocumentIdUtilClient) CreateQualifiedId3(ctx context.Context, arg0 string, arg1 string, arg2 int64) (string, error) + func (c *DocumentIdUtilClient) CreateQualifiedId4_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 string) (string, error) + type DumpableClient struct + func NewDumpableClient(cc grpc.ClientConnInterface) *DumpableClient + func (c *DumpableClient) Dump(ctx context.Context, arg0 int64, arg1 int64) error + type DumpableContainerClient struct + func NewDumpableContainerClient(cc grpc.ClientConnInterface) *DumpableContainerClient + func (c *DumpableContainerClient) AddDumpable(ctx context.Context, arg0 int64) (bool, error) + func (c *DumpableContainerClient) RemoveDumpable(ctx context.Context, arg0 int64) (bool, error) + type EthiopicCalendarClient struct + func NewEthiopicCalendarClient(cc grpc.ClientConnInterface) *EthiopicCalendarClient + func (c *EthiopicCalendarClient) GetTemporalMonthCode(ctx context.Context, handle int64) (string, error) + func (c *EthiopicCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *EthiopicCalendarClient) IsAmeteAlemEra(ctx context.Context, handle int64) (bool, error) + func (c *EthiopicCalendarClient) SetAmeteAlemEra(ctx context.Context, handle int64, arg0 bool) error + func (c *EthiopicCalendarClient) SetTemporalMonthCode(ctx context.Context, handle int64, arg0 string) error + type EventLogClient struct + func NewEventLogClient(cc grpc.ClientConnInterface) *EventLogClient + func (c *EventLogClient) GetTagCode(ctx context.Context, arg0 string) (int32, error) + func (c *EventLogClient) GetTagName(ctx context.Context, arg0 int32) (string, error) + func (c *EventLogClient) WriteEvent2(ctx context.Context, arg0 int32, arg1 float32) (int32, error) + func (c *EventLogClient) WriteEvent2_1(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *EventLogClient) WriteEvent2_2(ctx context.Context, arg0 int32, arg1 int64) (int32, error) + func (c *EventLogClient) WriteEvent2_3(ctx context.Context, arg0 int32, arg1 string) (int32, error) + func (c *EventLogClient) WriteEvent2_4(ctx context.Context, arg0 int32, arg1 int64) (int32, error) + type EventLogEventClient struct + func NewEventLogEventClient(cc grpc.ClientConnInterface) *EventLogEventClient + func (c *EventLogEventClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *EventLogEventClient) GetProcessId(ctx context.Context) (int32, error) + func (c *EventLogEventClient) GetTag(ctx context.Context) (int32, error) + func (c *EventLogEventClient) GetThreadId(ctx context.Context) (int32, error) + func (c *EventLogEventClient) GetTimeNanos(ctx context.Context) (int64, error) + func (c *EventLogEventClient) HashCode(ctx context.Context) (int32, error) + type EventLogTagsClient struct + func NewEventLogTagsClient(cc grpc.ClientConnInterface) *EventLogTagsClient + func (c *EventLogTagsClient) Get1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *EventLogTagsClient) Get1_1(ctx context.Context, handle int64, arg0 string) (int64, error) + type FloatPropertyClient struct + func NewFloatPropertyClient(cc grpc.ClientConnInterface) *FloatPropertyClient + func (c *FloatPropertyClient) Set(ctx context.Context, arg0 int64, arg1 int64) error + type FreezableClient struct + func NewFreezableClient(cc grpc.ClientConnInterface) *FreezableClient + func (c *FreezableClient) IsFrozen(ctx context.Context) (bool, error) + type GregorianCalendarClient struct + func NewGregorianCalendarClient(cc grpc.ClientConnInterface) *GregorianCalendarClient + func (c *GregorianCalendarClient) GetActualMaximum(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *GregorianCalendarClient) GetActualMinimum(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *GregorianCalendarClient) GetGregorianChange(ctx context.Context, handle int64) (int64, error) + func (c *GregorianCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *GregorianCalendarClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *GregorianCalendarClient) IsEquivalentTo(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *GregorianCalendarClient) IsLeapYear(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *GregorianCalendarClient) Roll(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *GregorianCalendarClient) SetGregorianChange(ctx context.Context, handle int64, arg0 int64) error + type HalfClient struct + func NewHalfClient(cc grpc.ClientConnInterface) *HalfClient + func (c *HalfClient) Abs(ctx context.Context, handle int64, arg0 int16) (int16, error) + func (c *HalfClient) ByteValue(ctx context.Context, handle int64) (int8, error) + func (c *HalfClient) Ceil(ctx context.Context, handle int64, arg0 int16) (int16, error) + func (c *HalfClient) Compare(ctx context.Context, handle int64, arg0 int16, arg1 int16) (int32, error) + func (c *HalfClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *HalfClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *HalfClient) CopySign(ctx context.Context, handle int64, arg0 int16, arg1 int16) (int16, error) + func (c *HalfClient) DoubleValue(ctx context.Context, handle int64) (float64, error) + func (c *HalfClient) Equals1(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *HalfClient) Equals2_1(ctx context.Context, handle int64, arg0 int16, arg1 int16) (bool, error) + func (c *HalfClient) FloatValue(ctx context.Context, handle int64) (float32, error) + func (c *HalfClient) Floor(ctx context.Context, handle int64, arg0 int16) (int16, error) + func (c *HalfClient) GetExponent(ctx context.Context, handle int64, arg0 int16) (int32, error) + func (c *HalfClient) GetSign(ctx context.Context, handle int64, arg0 int16) (int32, error) + func (c *HalfClient) GetSignificand(ctx context.Context, handle int64, arg0 int16) (int32, error) + func (c *HalfClient) Greater(ctx context.Context, handle int64, arg0 int16, arg1 int16) (bool, error) + func (c *HalfClient) GreaterEquals(ctx context.Context, handle int64, arg0 int16, arg1 int16) (bool, error) + func (c *HalfClient) HalfToIntBits(ctx context.Context, handle int64, arg0 int16) (int32, error) + func (c *HalfClient) HalfToRawIntBits(ctx context.Context, handle int64, arg0 int16) (int32, error) + func (c *HalfClient) HalfToShortBits(ctx context.Context, handle int64, arg0 int16) (int16, error) + func (c *HalfClient) HalfValue(ctx context.Context, handle int64) (int16, error) + func (c *HalfClient) HashCode0(ctx context.Context, handle int64) (int32, error) + func (c *HalfClient) HashCode1_1(ctx context.Context, handle int64, arg0 int16) (int32, error) + func (c *HalfClient) IntBitsToHalf(ctx context.Context, handle int64, arg0 int32) (int16, error) + func (c *HalfClient) IntValue(ctx context.Context, handle int64) (int32, error) + func (c *HalfClient) IsInfinite(ctx context.Context, handle int64, arg0 int16) (bool, error) + func (c *HalfClient) IsNaN0(ctx context.Context, handle int64) (bool, error) + func (c *HalfClient) IsNaN1_1(ctx context.Context, handle int64, arg0 int16) (bool, error) + func (c *HalfClient) IsNormalized(ctx context.Context, handle int64, arg0 int16) (bool, error) + func (c *HalfClient) Less(ctx context.Context, handle int64, arg0 int16, arg1 int16) (bool, error) + func (c *HalfClient) LessEquals(ctx context.Context, handle int64, arg0 int16, arg1 int16) (bool, error) + func (c *HalfClient) LongValue(ctx context.Context, handle int64) (int64, error) + func (c *HalfClient) Max(ctx context.Context, handle int64, arg0 int16, arg1 int16) (int16, error) + func (c *HalfClient) Min(ctx context.Context, handle int64, arg0 int16, arg1 int16) (int16, error) + func (c *HalfClient) ParseHalf(ctx context.Context, handle int64, arg0 string) (int16, error) + func (c *HalfClient) Round(ctx context.Context, handle int64, arg0 int16) (int16, error) + func (c *HalfClient) ShortValue(ctx context.Context, handle int64) (int16, error) + func (c *HalfClient) ToFloat(ctx context.Context, handle int64, arg0 int16) (float32, error) + func (c *HalfClient) ToHalf(ctx context.Context, handle int64, arg0 float32) (int16, error) + func (c *HalfClient) ToHexString(ctx context.Context, handle int64, arg0 int16) (string, error) + func (c *HalfClient) ToString0(ctx context.Context, handle int64) (string, error) + func (c *HalfClient) ToString1_1(ctx context.Context, handle int64, arg0 int16) (string, error) + func (c *HalfClient) Trunc(ctx context.Context, handle int64, arg0 int16) (int16, error) + func (c *HalfClient) ValueOf1(ctx context.Context, handle int64, arg0 float32) (int64, error) + func (c *HalfClient) ValueOf1_1(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *HalfClient) ValueOf1_2(ctx context.Context, handle int64, arg0 int16) (int64, error) + type HebrewCalendarClient struct + func NewHebrewCalendarClient(cc grpc.ClientConnInterface) *HebrewCalendarClient + func (c *HebrewCalendarClient) Add(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *HebrewCalendarClient) GetTemporalMonthCode(ctx context.Context, handle int64) (string, error) + func (c *HebrewCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *HebrewCalendarClient) InTemporalLeapYear(ctx context.Context, handle int64) (bool, error) + func (c *HebrewCalendarClient) Roll(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *HebrewCalendarClient) SetTemporalMonthCode(ctx context.Context, handle int64, arg0 string) error + type IllformedLocaleExceptionClient struct + func NewIllformedLocaleExceptionClient(cc grpc.ClientConnInterface) *IllformedLocaleExceptionClient + func (c *IllformedLocaleExceptionClient) GetErrorIndex(ctx context.Context, handle int64) (int32, error) + type IndianCalendarClient struct + func NewIndianCalendarClient(cc grpc.ClientConnInterface) *IndianCalendarClient + func (c *IndianCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + type IntPropertyClient struct + func NewIntPropertyClient(cc grpc.ClientConnInterface) *IntPropertyClient + func (c *IntPropertyClient) Set(ctx context.Context, arg0 int64, arg1 int64) error + type IslamicCalendarCalculationTypeClient struct + func NewIslamicCalendarCalculationTypeClient(cc grpc.ClientConnInterface) *IslamicCalendarCalculationTypeClient + func (c *IslamicCalendarCalculationTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *IslamicCalendarCalculationTypeClient) Values(ctx context.Context) (int64, error) + type IslamicCalendarClient struct + func NewIslamicCalendarClient(cc grpc.ClientConnInterface) *IslamicCalendarClient + func (c *IslamicCalendarClient) GetCalculationType(ctx context.Context, handle int64) (int64, error) + func (c *IslamicCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + func (c *IslamicCalendarClient) InTemporalLeapYear(ctx context.Context, handle int64) (bool, error) + func (c *IslamicCalendarClient) SetCalculationType(ctx context.Context, handle int64, arg0 int64) error + type JapaneseCalendarClient struct + func NewJapaneseCalendarClient(cc grpc.ClientConnInterface) *JapaneseCalendarClient + func (c *JapaneseCalendarClient) GetActualMaximum(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *JapaneseCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + type JsonReaderClient struct + func NewJsonReaderClient(cc grpc.ClientConnInterface) *JsonReaderClient + func (c *JsonReaderClient) BeginArray(ctx context.Context, handle int64) error + func (c *JsonReaderClient) BeginObject(ctx context.Context, handle int64) error + func (c *JsonReaderClient) Close(ctx context.Context, handle int64) error + func (c *JsonReaderClient) EndArray(ctx context.Context, handle int64) error + func (c *JsonReaderClient) EndObject(ctx context.Context, handle int64) error + func (c *JsonReaderClient) HasNext(ctx context.Context, handle int64) (bool, error) + func (c *JsonReaderClient) IsLenient(ctx context.Context, handle int64) (bool, error) + func (c *JsonReaderClient) NextBoolean(ctx context.Context, handle int64) (bool, error) + func (c *JsonReaderClient) NextDouble(ctx context.Context, handle int64) (float64, error) + func (c *JsonReaderClient) NextInt(ctx context.Context, handle int64) (int32, error) + func (c *JsonReaderClient) NextLong(ctx context.Context, handle int64) (int64, error) + func (c *JsonReaderClient) NextName(ctx context.Context, handle int64) (string, error) + func (c *JsonReaderClient) NextNull(ctx context.Context, handle int64) error + func (c *JsonReaderClient) NextString(ctx context.Context, handle int64) (string, error) + func (c *JsonReaderClient) Peek(ctx context.Context, handle int64) (int64, error) + func (c *JsonReaderClient) SetLenient(ctx context.Context, handle int64, arg0 bool) error + func (c *JsonReaderClient) SkipValue(ctx context.Context, handle int64) error + func (c *JsonReaderClient) ToString(ctx context.Context, handle int64) (string, error) + type JsonTokenClient struct + func NewJsonTokenClient(cc grpc.ClientConnInterface) *JsonTokenClient + func (c *JsonTokenClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *JsonTokenClient) Values(ctx context.Context) (int64, error) + type JsonWriterClient struct + func NewJsonWriterClient(cc grpc.ClientConnInterface) *JsonWriterClient + func (c *JsonWriterClient) BeginArray(ctx context.Context, handle int64) (int64, error) + func (c *JsonWriterClient) BeginObject(ctx context.Context, handle int64) (int64, error) + func (c *JsonWriterClient) Close(ctx context.Context, handle int64) error + func (c *JsonWriterClient) EndArray(ctx context.Context, handle int64) (int64, error) + func (c *JsonWriterClient) EndObject(ctx context.Context, handle int64) (int64, error) + func (c *JsonWriterClient) Flush(ctx context.Context, handle int64) error + func (c *JsonWriterClient) IsLenient(ctx context.Context, handle int64) (bool, error) + func (c *JsonWriterClient) Name(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *JsonWriterClient) NullValue(ctx context.Context, handle int64) (int64, error) + func (c *JsonWriterClient) SetIndent(ctx context.Context, handle int64, arg0 string) error + func (c *JsonWriterClient) SetLenient(ctx context.Context, handle int64, arg0 bool) error + func (c *JsonWriterClient) Value1(ctx context.Context, handle int64, arg0 bool) (int64, error) + func (c *JsonWriterClient) Value1_1(ctx context.Context, handle int64, arg0 float64) (int64, error) + func (c *JsonWriterClient) Value1_2(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *JsonWriterClient) Value1_3(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *JsonWriterClient) Value1_4(ctx context.Context, handle int64, arg0 int64) (int64, error) + type LinkifyClient struct + func NewLinkifyClient(cc grpc.ClientConnInterface) *LinkifyClient + func (c *LinkifyClient) AddLinks2(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error) + func (c *LinkifyClient) AddLinks2_4(ctx context.Context, handle int64, arg0 int64, arg1 int32) (bool, error) + func (c *LinkifyClient) AddLinks3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string) (bool, error) + func (c *LinkifyClient) AddLinks3_5(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string) error + func (c *LinkifyClient) AddLinks5_2(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) (bool, error) + func (c *LinkifyClient) AddLinks5_6(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) error + func (c *LinkifyClient) AddLinks6_3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) (bool, error) + func (c *LinkifyClient) AddLinks6_7(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) error + type LinkifyMatchFilterClient struct + func NewLinkifyMatchFilterClient(cc grpc.ClientConnInterface) *LinkifyMatchFilterClient + func (c *LinkifyMatchFilterClient) AcceptMatch(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (bool, error) + type LinkifyTransformFilterClient struct + func NewLinkifyTransformFilterClient(cc grpc.ClientConnInterface) *LinkifyTransformFilterClient + func (c *LinkifyTransformFilterClient) TransformUrl(ctx context.Context, arg0 int64, arg1 string) (string, error) + type LocaleDataClient struct + func NewLocaleDataClient(cc grpc.ClientConnInterface) *LocaleDataClient + func (c *LocaleDataClient) GetCLDRVersion(ctx context.Context) (int64, error) + func (c *LocaleDataClient) GetDelimiter(ctx context.Context, arg0 int32) (string, error) + func (c *LocaleDataClient) GetInstance0(ctx context.Context) (int64, error) + func (c *LocaleDataClient) GetInstance1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *LocaleDataClient) GetMeasurementSystem(ctx context.Context, arg0 int64) (int64, error) + func (c *LocaleDataClient) GetNoSubstitute(ctx context.Context) (bool, error) + func (c *LocaleDataClient) GetPaperSize(ctx context.Context, arg0 int64) (int64, error) + func (c *LocaleDataClient) SetNoSubstitute(ctx context.Context, arg0 bool) error + type LocaleDataPaperSizeClient struct + func NewLocaleDataPaperSizeClient(cc grpc.ClientConnInterface) *LocaleDataPaperSizeClient + func (c *LocaleDataPaperSizeClient) GetHeight(ctx context.Context) (int32, error) + func (c *LocaleDataPaperSizeClient) GetWidth(ctx context.Context) (int32, error) + type LogClient struct + func NewLogClient(cc grpc.ClientConnInterface) *LogClient + func (c *LogClient) D2(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *LogClient) D3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int32, error) + func (c *LogClient) E2(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *LogClient) E3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int32, error) + func (c *LogClient) GetStackTraceString(ctx context.Context, arg0 int64) (string, error) + func (c *LogClient) I2(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *LogClient) I3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int32, error) + func (c *LogClient) IsLoggable(ctx context.Context, arg0 string, arg1 int32) (bool, error) + func (c *LogClient) Println(ctx context.Context, arg0 int32, arg1 string, arg2 string) (int32, error) + func (c *LogClient) V2(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *LogClient) V3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int32, error) + func (c *LogClient) W2(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *LogClient) W2_2(ctx context.Context, arg0 string, arg1 int64) (int32, error) + func (c *LogClient) W3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int32, error) + func (c *LogClient) Wtf2(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *LogClient) Wtf2_2(ctx context.Context, arg0 string, arg1 int64) (int32, error) + func (c *LogClient) Wtf3_1(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int32, error) + type LogPrinterClient struct + func NewLogPrinterClient(cc grpc.ClientConnInterface) *LogPrinterClient + func (c *LogPrinterClient) Println(ctx context.Context, handle int64, arg0 string) error + type LongSparseArrayClient struct + func NewLongSparseArrayClient(cc grpc.ClientConnInterface) *LongSparseArrayClient + func (c *LongSparseArrayClient) Clear(ctx context.Context, handle int64) error + func (c *LongSparseArrayClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *LongSparseArrayClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *LongSparseArrayClient) Delete(ctx context.Context, handle int64, arg0 int64) error + func (c *LongSparseArrayClient) IndexOfKey(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *LongSparseArrayClient) KeyAt(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *LongSparseArrayClient) Remove(ctx context.Context, handle int64, arg0 int64) error + func (c *LongSparseArrayClient) RemoveAt(ctx context.Context, handle int64, arg0 int32) error + func (c *LongSparseArrayClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *LongSparseArrayClient) ToString(ctx context.Context, handle int64) (string, error) + type LruCacheClient struct + func NewLruCacheClient(cc grpc.ClientConnInterface) *LruCacheClient + func (c *LruCacheClient) EvictAll(ctx context.Context, handle int64) error + func (c *LruCacheClient) Resize(ctx context.Context, handle int64, arg0 int32) error + func (c *LruCacheClient) TrimToSize(ctx context.Context, handle int64, arg0 int32) error + type MeasureClient struct + func NewMeasureClient(cc grpc.ClientConnInterface) *MeasureClient + func (c *MeasureClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *MeasureClient) GetNumber(ctx context.Context, handle int64) (int64, error) + func (c *MeasureClient) GetUnit(ctx context.Context, handle int64) (int64, error) + func (c *MeasureClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *MeasureClient) ToString(ctx context.Context, handle int64) (string, error) + type MeasureUnitClient struct + func NewMeasureUnitClient(cc grpc.ClientConnInterface) *MeasureUnitClient + func (c *MeasureUnitClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *MeasureUnitClient) ForIdentifier(ctx context.Context, arg0 string) (int64, error) + func (c *MeasureUnitClient) GetAvailable(ctx context.Context, arg0 string) (int64, error) + func (c *MeasureUnitClient) GetAvailableTypes(ctx context.Context) (int64, error) + func (c *MeasureUnitClient) GetComplexity(ctx context.Context) (int64, error) + func (c *MeasureUnitClient) GetDimensionality(ctx context.Context) (int32, error) + func (c *MeasureUnitClient) GetIdentifier(ctx context.Context) (string, error) + func (c *MeasureUnitClient) GetPrefix(ctx context.Context) (int64, error) + func (c *MeasureUnitClient) GetSubtype(ctx context.Context) (string, error) + func (c *MeasureUnitClient) GetType(ctx context.Context) (string, error) + func (c *MeasureUnitClient) HashCode(ctx context.Context) (int32, error) + func (c *MeasureUnitClient) Product(ctx context.Context, arg0 int64) (int64, error) + func (c *MeasureUnitClient) Reciprocal(ctx context.Context) (int64, error) + func (c *MeasureUnitClient) SplitToSingleUnits(ctx context.Context) (int64, error) + func (c *MeasureUnitClient) ToString(ctx context.Context) (string, error) + func (c *MeasureUnitClient) WithDimensionality(ctx context.Context, arg0 int32) (int64, error) + func (c *MeasureUnitClient) WithPrefix(ctx context.Context, arg0 int64) (int64, error) + type MeasureUnitComplexityClient struct + func NewMeasureUnitComplexityClient(cc grpc.ClientConnInterface) *MeasureUnitComplexityClient + func (c *MeasureUnitComplexityClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *MeasureUnitComplexityClient) Values(ctx context.Context) (int64, error) + type MeasureUnitMeasurePrefixClient struct + func NewMeasureUnitMeasurePrefixClient(cc grpc.ClientConnInterface) *MeasureUnitMeasurePrefixClient + func (c *MeasureUnitMeasurePrefixClient) GetBase(ctx context.Context) (int32, error) + func (c *MeasureUnitMeasurePrefixClient) GetPower(ctx context.Context) (int32, error) + func (c *MeasureUnitMeasurePrefixClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *MeasureUnitMeasurePrefixClient) Values(ctx context.Context) (int64, error) + type MonthDisplayHelperClient struct + func NewMonthDisplayHelperClient(cc grpc.ClientConnInterface) *MonthDisplayHelperClient + func (c *MonthDisplayHelperClient) GetColumnOf(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *MonthDisplayHelperClient) GetDayAt(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int32, error) + func (c *MonthDisplayHelperClient) GetDigitsForRow(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *MonthDisplayHelperClient) GetFirstDayOfMonth(ctx context.Context, handle int64) (int32, error) + func (c *MonthDisplayHelperClient) GetMonth(ctx context.Context, handle int64) (int32, error) + func (c *MonthDisplayHelperClient) GetNumberOfDaysInMonth(ctx context.Context, handle int64) (int32, error) + func (c *MonthDisplayHelperClient) GetOffset(ctx context.Context, handle int64) (int32, error) + func (c *MonthDisplayHelperClient) GetRowOf(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *MonthDisplayHelperClient) GetWeekStartDay(ctx context.Context, handle int64) (int32, error) + func (c *MonthDisplayHelperClient) GetYear(ctx context.Context, handle int64) (int32, error) + func (c *MonthDisplayHelperClient) IsWithinCurrentMonth(ctx context.Context, handle int64, arg0 int32, arg1 int32) (bool, error) + func (c *MonthDisplayHelperClient) NextMonth(ctx context.Context, handle int64) error + func (c *MonthDisplayHelperClient) PreviousMonth(ctx context.Context, handle int64) error + type OutputClient struct + func NewOutputClient(cc grpc.ClientConnInterface) *OutputClient + func (c *OutputClient) ToString(ctx context.Context, handle int64) (string, error) + type PairClient struct + func NewPairClient(cc grpc.ClientConnInterface) *PairClient + func (c *PairClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PairClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *PairClient) ToString(ctx context.Context, handle int64) (string, error) + type PatternsClient struct + func NewPatternsClient(cc grpc.ClientConnInterface) *PatternsClient + func (c *PatternsClient) ConcatGroups(ctx context.Context, arg0 int64) (string, error) + func (c *PatternsClient) DigitsAndPlusOnly(ctx context.Context, arg0 int64) (string, error) + type PrintStreamPrinterClient struct + func NewPrintStreamPrinterClient(cc grpc.ClientConnInterface) *PrintStreamPrinterClient + func (c *PrintStreamPrinterClient) Println(ctx context.Context, handle int64, arg0 string) error + type PrintWriterPrinterClient struct + func NewPrintWriterPrinterClient(cc grpc.ClientConnInterface) *PrintWriterPrinterClient + func (c *PrintWriterPrinterClient) Println(ctx context.Context, handle int64, arg0 string) error + type PrinterClient struct + func NewPrinterClient(cc grpc.ClientConnInterface) *PrinterClient + func (c *PrinterClient) Println(ctx context.Context, arg0 string) error + type PropertyClient struct + func NewPropertyClient(cc grpc.ClientConnInterface) *PropertyClient + func (c *PropertyClient) GetName(ctx context.Context) (string, error) + func (c *PropertyClient) GetType(ctx context.Context) (int64, error) + func (c *PropertyClient) IsReadOnly(ctx context.Context) (bool, error) + type RangeClient struct + func NewRangeClient(cc grpc.ClientConnInterface) *RangeClient + func (c *RangeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RangeClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *RangeClient) ToString(ctx context.Context, handle int64) (string, error) + type RangeValueIteratorClient struct + func NewRangeValueIteratorClient(cc grpc.ClientConnInterface) *RangeValueIteratorClient + func (c *RangeValueIteratorClient) Next(ctx context.Context, arg0 int64) (bool, error) + func (c *RangeValueIteratorClient) Reset(ctx context.Context) error + type RationalClient struct + func NewRationalClient(cc grpc.ClientConnInterface) *RationalClient + func (c *RationalClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *RationalClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *RationalClient) DoubleValue(ctx context.Context, handle int64) (float64, error) + func (c *RationalClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RationalClient) FloatValue(ctx context.Context, handle int64) (float32, error) + func (c *RationalClient) GetDenominator(ctx context.Context, handle int64) (int32, error) + func (c *RationalClient) GetNumerator(ctx context.Context, handle int64) (int32, error) + func (c *RationalClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *RationalClient) IntValue(ctx context.Context, handle int64) (int32, error) + func (c *RationalClient) IsFinite(ctx context.Context, handle int64) (bool, error) + func (c *RationalClient) IsInfinite(ctx context.Context, handle int64) (bool, error) + func (c *RationalClient) IsNaN(ctx context.Context, handle int64) (bool, error) + func (c *RationalClient) IsZero(ctx context.Context, handle int64) (bool, error) + func (c *RationalClient) LongValue(ctx context.Context, handle int64) (int64, error) + func (c *RationalClient) ParseRational(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *RationalClient) ShortValue(ctx context.Context, handle int64) (int16, error) + func (c *RationalClient) ToString(ctx context.Context, handle int64) (string, error) + type Rfc822TokenClient struct + func NewRfc822TokenClient(cc grpc.ClientConnInterface) *Rfc822TokenClient + func (c *Rfc822TokenClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *Rfc822TokenClient) GetAddress(ctx context.Context, handle int64) (string, error) + func (c *Rfc822TokenClient) GetComment(ctx context.Context, handle int64) (string, error) + func (c *Rfc822TokenClient) GetName(ctx context.Context, handle int64) (string, error) + func (c *Rfc822TokenClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *Rfc822TokenClient) QuoteComment(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *Rfc822TokenClient) QuoteName(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *Rfc822TokenClient) QuoteNameIfNecessary(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *Rfc822TokenClient) SetAddress(ctx context.Context, handle int64, arg0 string) error + func (c *Rfc822TokenClient) SetComment(ctx context.Context, handle int64, arg0 string) error + func (c *Rfc822TokenClient) SetName(ctx context.Context, handle int64, arg0 string) error + func (c *Rfc822TokenClient) ToString(ctx context.Context, handle int64) (string, error) + type Rfc822TokenizerClient struct + func NewRfc822TokenizerClient(cc grpc.ClientConnInterface) *Rfc822TokenizerClient + func (c *Rfc822TokenizerClient) FindTokenEnd(ctx context.Context, handle int64, arg0 string, arg1 int32) (int32, error) + func (c *Rfc822TokenizerClient) FindTokenStart(ctx context.Context, handle int64, arg0 string, arg1 int32) (int32, error) + func (c *Rfc822TokenizerClient) TerminateToken(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *Rfc822TokenizerClient) Tokenize(ctx context.Context, handle int64, arg0 string) (int64, error) + type SizeClient struct + func NewSizeClient(cc grpc.ClientConnInterface) *SizeClient + func (c *SizeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SizeClient) GetHeight(ctx context.Context, handle int64) (int32, error) + func (c *SizeClient) GetWidth(ctx context.Context, handle int64) (int32, error) + func (c *SizeClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *SizeClient) ParseSize(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *SizeClient) ToString(ctx context.Context, handle int64) (string, error) + type SizeFClient struct + func NewSizeFClient(cc grpc.ClientConnInterface) *SizeFClient + func (c *SizeFClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SizeFClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SizeFClient) GetHeight(ctx context.Context, handle int64) (float32, error) + func (c *SizeFClient) GetWidth(ctx context.Context, handle int64) (float32, error) + func (c *SizeFClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *SizeFClient) ParseSizeF(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *SizeFClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *SizeFClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SparseArrayClient struct + func NewSparseArrayClient(cc grpc.ClientConnInterface) *SparseArrayClient + func (c *SparseArrayClient) Clear(ctx context.Context, handle int64) error + func (c *SparseArrayClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *SparseArrayClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *SparseArrayClient) Contains(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *SparseArrayClient) ContentHashCode(ctx context.Context, handle int64) (int32, error) + func (c *SparseArrayClient) Delete(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseArrayClient) IndexOfKey(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseArrayClient) KeyAt(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseArrayClient) Remove(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseArrayClient) RemoveAt(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseArrayClient) RemoveAtRange(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SparseArrayClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *SparseArrayClient) ToString(ctx context.Context, handle int64) (string, error) + type SparseBooleanArrayClient struct + func NewSparseBooleanArrayClient(cc grpc.ClientConnInterface) *SparseBooleanArrayClient + func (c *SparseBooleanArrayClient) Append(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *SparseBooleanArrayClient) Clear(ctx context.Context, handle int64) error + func (c *SparseBooleanArrayClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *SparseBooleanArrayClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *SparseBooleanArrayClient) Delete(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseBooleanArrayClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SparseBooleanArrayClient) Get1(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *SparseBooleanArrayClient) Get2_1(ctx context.Context, handle int64, arg0 int32, arg1 bool) (bool, error) + func (c *SparseBooleanArrayClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *SparseBooleanArrayClient) IndexOfKey(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseBooleanArrayClient) IndexOfValue(ctx context.Context, handle int64, arg0 bool) (int32, error) + func (c *SparseBooleanArrayClient) KeyAt(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseBooleanArrayClient) Put(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *SparseBooleanArrayClient) RemoveAt(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseBooleanArrayClient) SetValueAt(ctx context.Context, handle int64, arg0 int32, arg1 bool) error + func (c *SparseBooleanArrayClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *SparseBooleanArrayClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *SparseBooleanArrayClient) ValueAt(ctx context.Context, handle int64, arg0 int32) (bool, error) + type SparseIntArrayClient struct + func NewSparseIntArrayClient(cc grpc.ClientConnInterface) *SparseIntArrayClient + func (c *SparseIntArrayClient) Append(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SparseIntArrayClient) Clear(ctx context.Context, handle int64) error + func (c *SparseIntArrayClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *SparseIntArrayClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *SparseIntArrayClient) Delete(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseIntArrayClient) Get1(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseIntArrayClient) Get2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int32, error) + func (c *SparseIntArrayClient) IndexOfKey(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseIntArrayClient) IndexOfValue(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseIntArrayClient) KeyAt(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseIntArrayClient) Put(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SparseIntArrayClient) RemoveAt(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseIntArrayClient) SetValueAt(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SparseIntArrayClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *SparseIntArrayClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *SparseIntArrayClient) ValueAt(ctx context.Context, handle int64, arg0 int32) (int32, error) + type SparseLongArrayClient struct + func NewSparseLongArrayClient(cc grpc.ClientConnInterface) *SparseLongArrayClient + func (c *SparseLongArrayClient) Append(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *SparseLongArrayClient) Clear(ctx context.Context, handle int64) error + func (c *SparseLongArrayClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *SparseLongArrayClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *SparseLongArrayClient) Delete(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseLongArrayClient) Get1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *SparseLongArrayClient) Get2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *SparseLongArrayClient) IndexOfKey(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseLongArrayClient) IndexOfValue(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *SparseLongArrayClient) KeyAt(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SparseLongArrayClient) Put(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *SparseLongArrayClient) RemoveAt(ctx context.Context, handle int64, arg0 int32) error + func (c *SparseLongArrayClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *SparseLongArrayClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *SparseLongArrayClient) ValueAt(ctx context.Context, handle int64, arg0 int32) (int64, error) + type StateSetClient struct + func NewStateSetClient(cc grpc.ClientConnInterface) *StateSetClient + func (c *StateSetClient) Dump(ctx context.Context, arg0 int64) (string, error) + func (c *StateSetClient) IsWildCard(ctx context.Context, arg0 int64) (bool, error) + func (c *StateSetClient) StateSetMatches2(ctx context.Context, arg0 int64, arg1 int32) (bool, error) + func (c *StateSetClient) StateSetMatches2_1(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + func (c *StateSetClient) TrimStateSet(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + type StatsLogClient struct + func NewStatsLogClient(cc grpc.ClientConnInterface) *StatsLogClient + func (c *StatsLogClient) LogBinaryPushStateChanged(ctx context.Context, arg0 string, arg1 int64, arg2 int32, arg3 int32, ...) (bool, error) + func (c *StatsLogClient) LogEvent(ctx context.Context, arg0 int32) (bool, error) + func (c *StatsLogClient) LogStart(ctx context.Context, arg0 int32) (bool, error) + func (c *StatsLogClient) LogStop(ctx context.Context, arg0 int32) (bool, error) + type StringBuilderPrinterClient struct + func NewStringBuilderPrinterClient(cc grpc.ClientConnInterface) *StringBuilderPrinterClient + func (c *StringBuilderPrinterClient) Println(ctx context.Context, handle int64, arg0 string) error + type TaiwanCalendarClient struct + func NewTaiwanCalendarClient(cc grpc.ClientConnInterface) *TaiwanCalendarClient + func (c *TaiwanCalendarClient) GetType(ctx context.Context, handle int64) (string, error) + type TimeUnitClient struct + func NewTimeUnitClient(cc grpc.ClientConnInterface) *TimeUnitClient + func (c *TimeUnitClient) Values(ctx context.Context) (int64, error) + type TimeUtilsClient struct + func NewTimeUtilsClient(cc grpc.ClientConnInterface) *TimeUtilsClient + func (c *TimeUtilsClient) GetTimeZone(ctx context.Context, arg0 int32, arg1 bool, arg2 int64, arg3 string) (int64, error) + func (c *TimeUtilsClient) GetTimeZoneDatabaseVersion(ctx context.Context) (string, error) + func (c *TimeUtilsClient) GetTimeZoneIdsForCountryCode(ctx context.Context, arg0 string) (int64, error) + func (c *TimeUtilsClient) IsTimeBetween(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + type TimeZoneClient struct + func NewTimeZoneClient(cc grpc.ClientConnInterface) *TimeZoneClient + func (c *TimeZoneClient) Clone(ctx context.Context) (int64, error) + func (c *TimeZoneClient) CloneAsThawed0(ctx context.Context) (int64, error) + func (c *TimeZoneClient) CloneAsThawed0_1(ctx context.Context) (int64, error) + func (c *TimeZoneClient) CountEquivalentIDs(ctx context.Context, arg0 string) (int32, error) + func (c *TimeZoneClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *TimeZoneClient) Freeze0(ctx context.Context) (int64, error) + func (c *TimeZoneClient) Freeze0_1(ctx context.Context) (int64, error) + func (c *TimeZoneClient) GetAvailableIDs0(ctx context.Context) (int64, error) + func (c *TimeZoneClient) GetAvailableIDs1_2(ctx context.Context, arg0 int32) (int64, error) + func (c *TimeZoneClient) GetAvailableIDs1_3(ctx context.Context, arg0 string) (int64, error) + func (c *TimeZoneClient) GetAvailableIDs3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *TimeZoneClient) GetCanonicalID1(ctx context.Context, arg0 string) (string, error) + func (c *TimeZoneClient) GetCanonicalID2_1(ctx context.Context, arg0 string, arg1 int64) (string, error) + func (c *TimeZoneClient) GetDSTSavings(ctx context.Context) (int32, error) + func (c *TimeZoneClient) GetDefault(ctx context.Context) (int64, error) + func (c *TimeZoneClient) GetDisplayName0(ctx context.Context) (string, error) + func (c *TimeZoneClient) GetDisplayName1_1(ctx context.Context, arg0 int64) (string, error) + func (c *TimeZoneClient) GetDisplayName1_5(ctx context.Context, arg0 int64) (string, error) + func (c *TimeZoneClient) GetDisplayName2_2(ctx context.Context, arg0 bool, arg1 int32) (string, error) + func (c *TimeZoneClient) GetDisplayName3_3(ctx context.Context, arg0 bool, arg1 int32, arg2 int64) (string, error) + func (c *TimeZoneClient) GetDisplayName3_4(ctx context.Context, arg0 bool, arg1 int32, arg2 int64) (string, error) + func (c *TimeZoneClient) GetEquivalentID(ctx context.Context, arg0 string, arg1 int32) (string, error) + func (c *TimeZoneClient) GetFrozenTimeZone(ctx context.Context, arg0 string) (int64, error) + func (c *TimeZoneClient) GetID(ctx context.Context) (string, error) + func (c *TimeZoneClient) GetIDForWindowsID(ctx context.Context, arg0 string, arg1 string) (string, error) + func (c *TimeZoneClient) GetIanaID(ctx context.Context, arg0 string) (string, error) + func (c *TimeZoneClient) GetOffset1_1(ctx context.Context, arg0 int64) (int32, error) + func (c *TimeZoneClient) GetOffset3_2(ctx context.Context, arg0 int64, arg1 bool, arg2 int64) error + func (c *TimeZoneClient) GetOffset6(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32, ...) (int32, error) + func (c *TimeZoneClient) GetRawOffset(ctx context.Context) (int32, error) + func (c *TimeZoneClient) GetRegion(ctx context.Context, arg0 string) (string, error) + func (c *TimeZoneClient) GetTZDataVersion(ctx context.Context) (string, error) + func (c *TimeZoneClient) GetTimeZone1(ctx context.Context, arg0 string) (int64, error) + func (c *TimeZoneClient) GetTimeZone2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *TimeZoneClient) GetWindowsID(ctx context.Context, arg0 string) (string, error) + func (c *TimeZoneClient) HasSameRules(ctx context.Context, arg0 int64) (bool, error) + func (c *TimeZoneClient) HashCode(ctx context.Context) (int32, error) + func (c *TimeZoneClient) InDaylightTime(ctx context.Context, arg0 int64) (bool, error) + func (c *TimeZoneClient) IsFrozen(ctx context.Context) (bool, error) + func (c *TimeZoneClient) ObservesDaylightTime(ctx context.Context) (bool, error) + func (c *TimeZoneClient) SetID(ctx context.Context, arg0 string) error + func (c *TimeZoneClient) SetRawOffset(ctx context.Context, arg0 int32) error + func (c *TimeZoneClient) UseDaylightTime(ctx context.Context) (bool, error) + type TimeZoneSystemTimeZoneTypeClient struct + func NewTimeZoneSystemTimeZoneTypeClient(cc grpc.ClientConnInterface) *TimeZoneSystemTimeZoneTypeClient + func (c *TimeZoneSystemTimeZoneTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *TimeZoneSystemTimeZoneTypeClient) Values(ctx context.Context) (int64, error) + type TimingLoggerClient struct + func NewTimingLoggerClient(cc grpc.ClientConnInterface) *TimingLoggerClient + func (c *TimingLoggerClient) AddSplit(ctx context.Context, handle int64, arg0 string) error + func (c *TimingLoggerClient) DumpToLog(ctx context.Context, handle int64) error + func (c *TimingLoggerClient) Reset0(ctx context.Context, handle int64) error + func (c *TimingLoggerClient) Reset2_1(ctx context.Context, handle int64, arg0 string, arg1 string) error + type TypedValueClient struct + func NewTypedValueClient(cc grpc.ClientConnInterface) *TypedValueClient + func (c *TypedValueClient) ApplyDimension(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 int64) (float32, error) + func (c *TypedValueClient) CoerceToString0(ctx context.Context, handle int64) (int64, error) + func (c *TypedValueClient) CoerceToString2_1(ctx context.Context, handle int64, arg0 int32, arg1 int32) (string, error) + func (c *TypedValueClient) ComplexToDimension(ctx context.Context, handle int64, arg0 int32, arg1 int64) (float32, error) + func (c *TypedValueClient) ComplexToDimensionPixelOffset(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int32, error) + func (c *TypedValueClient) ComplexToDimensionPixelSize(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int32, error) + func (c *TypedValueClient) ComplexToFloat(ctx context.Context, handle int64, arg0 int32) (float32, error) + func (c *TypedValueClient) ComplexToFraction(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 float32) (float32, error) + func (c *TypedValueClient) ConvertDimensionToPixels(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 int64) (float32, error) + func (c *TypedValueClient) ConvertPixelsToDimension(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 int64) (float32, error) + func (c *TypedValueClient) DeriveDimension(ctx context.Context, handle int64, arg0 int32, arg1 float32, arg2 int64) (float32, error) + func (c *TypedValueClient) GetComplexUnit(ctx context.Context, handle int64) (int32, error) + func (c *TypedValueClient) GetDimension(ctx context.Context, handle int64, arg0 int64) (float32, error) + func (c *TypedValueClient) GetFloat(ctx context.Context, handle int64) (float32, error) + func (c *TypedValueClient) GetFraction(ctx context.Context, handle int64, arg0 float32, arg1 float32) (float32, error) + func (c *TypedValueClient) IsColorType(ctx context.Context, handle int64) (bool, error) + func (c *TypedValueClient) SetTo(ctx context.Context, handle int64, arg0 int64) error + func (c *TypedValueClient) ToString(ctx context.Context, handle int64) (string, error) + type ULocaleAvailableTypeClient struct + func NewULocaleAvailableTypeClient(cc grpc.ClientConnInterface) *ULocaleAvailableTypeClient + func (c *ULocaleAvailableTypeClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleAvailableTypeClient) Values(ctx context.Context) (int64, error) + type ULocaleBuilderClient struct + func NewULocaleBuilderClient(cc grpc.ClientConnInterface) *ULocaleBuilderClient + func (c *ULocaleBuilderClient) AddUnicodeLocaleAttribute(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ULocaleBuilderClient) Clear(ctx context.Context) (int64, error) + func (c *ULocaleBuilderClient) ClearExtensions(ctx context.Context) (int64, error) + func (c *ULocaleBuilderClient) RemoveUnicodeLocaleAttribute(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleBuilderClient) SetExtension(ctx context.Context, arg0 uint16, arg1 string) (int64, error) + func (c *ULocaleBuilderClient) SetLanguage(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleBuilderClient) SetLanguageTag(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleBuilderClient) SetLocale(ctx context.Context, arg0 int64) (int64, error) + func (c *ULocaleBuilderClient) SetRegion(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleBuilderClient) SetScript(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleBuilderClient) SetUnicodeLocaleKeyword(ctx context.Context, arg0 string, arg1 string) (int64, error) + func (c *ULocaleBuilderClient) SetVariant(ctx context.Context, arg0 string) (int64, error) + type ULocaleCategoryClient struct + func NewULocaleCategoryClient(cc grpc.ClientConnInterface) *ULocaleCategoryClient + func (c *ULocaleCategoryClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *ULocaleCategoryClient) Values(ctx context.Context) (int64, error) + type ULocaleClient struct + func NewULocaleClient(cc grpc.ClientConnInterface) *ULocaleClient + func (c *ULocaleClient) AcceptLanguage2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ULocaleClient) AcceptLanguage2_3(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error) + func (c *ULocaleClient) AcceptLanguage3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ULocaleClient) AcceptLanguage3_2(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) (int64, error) + func (c *ULocaleClient) AddLikelySubtags(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ULocaleClient) Canonicalize(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) Clone(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ULocaleClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ULocaleClient) CreateCanonical1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ULocaleClient) CreateCanonical1_1(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ULocaleClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ULocaleClient) ForLanguageTag(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ULocaleClient) ForLocale(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ULocaleClient) GetAvailableLocales(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetAvailableLocalesByType(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ULocaleClient) GetBaseName0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetBaseName1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetCharacterOrientation(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetCountry0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetCountry1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetDefault0(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetDefault1_1(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ULocaleClient) GetDisplayCountry0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetDisplayCountry1_1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ULocaleClient) GetDisplayCountry2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayCountry2_3(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetDisplayKeyword1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetDisplayKeyword2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayKeyword2_2(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetDisplayKeywordValue1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetDisplayKeywordValue2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayKeywordValue3_2(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) (string, error) + func (c *ULocaleClient) GetDisplayKeywordValue3_3(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (string, error) + func (c *ULocaleClient) GetDisplayLanguage0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetDisplayLanguage1_1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ULocaleClient) GetDisplayLanguage2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayLanguage2_3(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetDisplayLanguageWithDialect0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetDisplayLanguageWithDialect1_1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ULocaleClient) GetDisplayLanguageWithDialect2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayLanguageWithDialect2_3(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetDisplayName0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetDisplayName1_1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ULocaleClient) GetDisplayName2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayName2_3(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetDisplayNameWithDialect0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetDisplayNameWithDialect1_1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ULocaleClient) GetDisplayNameWithDialect2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayNameWithDialect2_3(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetDisplayScript0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetDisplayScript1_1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ULocaleClient) GetDisplayScript2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayScript2_3(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetDisplayVariant0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetDisplayVariant1_1(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *ULocaleClient) GetDisplayVariant2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) (string, error) + func (c *ULocaleClient) GetDisplayVariant2_3(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetExtension(ctx context.Context, handle int64, arg0 uint16) (string, error) + func (c *ULocaleClient) GetExtensionKeys(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetFallback0(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetFallback1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetISO3Country0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetISO3Country1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetISO3Language0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetISO3Language1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetISOCountries(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetISOLanguages(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetKeywordValue1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetKeywordValue2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) GetKeywords0(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetKeywords1_1(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ULocaleClient) GetLanguage0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetLanguage1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetLineOrientation(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetName0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetName1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetScript0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetScript1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetUnicodeLocaleAttributes(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetUnicodeLocaleKeys(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) GetUnicodeLocaleType(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) GetVariant0(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) GetVariant1_1(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ULocaleClient) IsRightToLeft(ctx context.Context, handle int64) (bool, error) + func (c *ULocaleClient) MinimizeSubtags(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ULocaleClient) SetKeywordValue2(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error) + func (c *ULocaleClient) SetKeywordValue3_1(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (string, error) + func (c *ULocaleClient) ToLanguageTag(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) ToLegacyKey(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) ToLegacyType(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + func (c *ULocaleClient) ToLocale(ctx context.Context, handle int64) (int64, error) + func (c *ULocaleClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ULocaleClient) ToUnicodeLocaleKey(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ULocaleClient) ToUnicodeLocaleType(ctx context.Context, handle int64, arg0 string, arg1 string) (string, error) + type UniversalTimeScaleClient struct + func NewUniversalTimeScaleClient(cc grpc.ClientConnInterface) *UniversalTimeScaleClient + func (c *UniversalTimeScaleClient) BigDecimalFrom2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *UniversalTimeScaleClient) BigDecimalFrom2_1(ctx context.Context, arg0 float64, arg1 int32) (int64, error) + func (c *UniversalTimeScaleClient) BigDecimalFrom2_2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *UniversalTimeScaleClient) From(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *UniversalTimeScaleClient) GetTimeScaleValue(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *UniversalTimeScaleClient) ToBigDecimal2(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *UniversalTimeScaleClient) ToBigDecimal2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *UniversalTimeScaleClient) ToLong(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + type ValueIteratorClient struct + func NewValueIteratorClient(cc grpc.ClientConnInterface) *ValueIteratorClient + func (c *ValueIteratorClient) Next(ctx context.Context, arg0 int64) (bool, error) + func (c *ValueIteratorClient) Reset(ctx context.Context) error + func (c *ValueIteratorClient) SetRange(ctx context.Context, arg0 int32, arg1 int32) error + type VersionInfoClient struct + func NewVersionInfoClient(cc grpc.ClientConnInterface) *VersionInfoClient + func (c *VersionInfoClient) CompareTo1(ctx context.Context, arg0 int64) (int32, error) + func (c *VersionInfoClient) CompareTo1_1(ctx context.Context, arg0 int64) (int32, error) + func (c *VersionInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *VersionInfoClient) GetInstance1(ctx context.Context, arg0 int32) (int64, error) + func (c *VersionInfoClient) GetInstance1_4(ctx context.Context, arg0 string) (int64, error) + func (c *VersionInfoClient) GetInstance2_1(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *VersionInfoClient) GetInstance3_2(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int64, error) + func (c *VersionInfoClient) GetInstance4_3(ctx context.Context, arg0 int32, arg1 int32, arg2 int32, arg3 int32) (int64, error) + func (c *VersionInfoClient) GetMajor(ctx context.Context) (int32, error) + func (c *VersionInfoClient) GetMicro(ctx context.Context) (int32, error) + func (c *VersionInfoClient) GetMilli(ctx context.Context) (int32, error) + func (c *VersionInfoClient) GetMinor(ctx context.Context) (int32, error) + func (c *VersionInfoClient) HashCode(ctx context.Context) (int32, error) + func (c *VersionInfoClient) ToString(ctx context.Context) (string, error) + type XmlClient struct + func NewXmlClient(cc grpc.ClientConnInterface) *XmlClient + func (c *XmlClient) AsAttributeSet(ctx context.Context, arg0 int64) (int64, error) + func (c *XmlClient) FindEncodingByName(ctx context.Context, arg0 string) (int64, error) + func (c *XmlClient) NewPullParser(ctx context.Context) (int64, error) + func (c *XmlClient) NewSerializer(ctx context.Context) (int64, error) + type XmlEncodingClient struct + func NewXmlEncodingClient(cc grpc.ClientConnInterface) *XmlEncodingClient + func (c *XmlEncodingClient) ValueOf(ctx context.Context, arg0 string) (int64, error) + func (c *XmlEncodingClient) Values(ctx context.Context) (int64, error)