Google is committed to advancing racial equity for Black communities.
See how.
nl::Doku::ASN1::ASN1Writer
Özet
Herkese açık işlevler
|
EndConstructedType(void)
|
|
EndEncapsulatedType(void)
|
|
Finalize(void)
|
|
GetLengthWritten(void) const
|
uint16_t
|
Init(uint8_t *buf, uint32_t maxLen)
|
void
|
InitNullWriter(void)
|
void
|
PutBitString(uint32_t val)
|
|
PutBitString(uint8_t unusedBits, const uint8_t *val, uint16_t valLen)
|
|
PutBitString(uint8_t unusedBits, nl::Weave::TLV::TLVReader & val)
|
|
PutBoolean(bool val)
|
|
PutInteger(int64_t val)
|
|
PutNull(void)
|
|
PutObjectId(const uint8_t *val, uint16_t valLen)
|
|
PutObjectId(OID oid)
|
|
PutOctetString(const uint8_t *val, uint16_t valLen)
|
|
PutOctetString(uint8_t cls, uint32_t tag, const uint8_t *val, uint16_t valLen)
|
|
PutOctetString(uint8_t cls, uint32_t tag, nl::Weave::TLV::TLVReader & val)
|
|
PutString(uint32_t tag, const char *val, uint16_t valLen)
|
|
PutTime(const ASN1UniversalTime & val)
|
|
PutValue(uint8_t cls, uint32_t tag, bool isConstructed, const uint8_t *val, uint16_t valLen)
|
|
PutValue(uint8_t cls, uint32_t tag, bool isConstructed, nl::Weave::TLV::TLVReader & val)
|
|
StartConstructedType(uint8_t cls, uint32_t tag)
|
|
StartEncapsulatedType(uint8_t cls, uint32_t tag, bool bitStringEncoding)
|
|
Herkese açık işlevler
EndConstructedType
ASN1_ERROR EndConstructedType(
void
)
EndEncapsulatedType
ASN1_ERROR EndEncapsulatedType(
void
)
Sonlandır
ASN1_ERROR Finalize(
void
)
GetLengthYazıldı
uint16_t GetLengthWritten(
void
) const
Başlangıç
void Init(
uint8_t *buf,
uint32_t maxLen
)
İnitNullWriter
void InitNullWriter(
void
)
PutBitString
ASN1_ERROR PutBitString(
uint32_t val
)
PutBitString
ASN1_ERROR PutBitString(
uint8_t unusedBits,
const uint8_t *val,
uint16_t valLen
)
PutBitString
ASN1_ERROR PutBitString(
uint8_t unusedBits,
nl::Weave::TLV::TLVReader & val
)
PutBoole
ASN1_ERROR PutBoolean(
bool val
)
Putinteger
ASN1_ERROR PutInteger(
int64_t val
)
PutNull
ASN1_ERROR PutNull(
void
)
PutObjectId
ASN1_ERROR PutObjectId(
const uint8_t *val,
uint16_t valLen
)
PutObjectId
ASN1_ERROR PutObjectId(
OID oid
)
Süslü İpli
ASN1_ERROR PutOctetString(
const uint8_t *val,
uint16_t valLen
)
Süslü İpli
ASN1_ERROR PutOctetString(
uint8_t cls,
uint32_t tag,
const uint8_t *val,
uint16_t valLen
)
Süslü İpli
ASN1_ERROR PutOctetString(
uint8_t cls,
uint32_t tag,
nl::Weave::TLV::TLVReader & val
)
PutString
ASN1_ERROR PutString(
uint32_t tag,
const char *val,
uint16_t valLen
)
Yer Bulma Zamanı
ASN1_ERROR PutTime(
const ASN1UniversalTime & val
)
Değer Verme
ASN1_ERROR PutValue(
uint8_t cls,
uint32_t tag,
bool isConstructed,
const uint8_t *val,
uint16_t valLen
)
Değer Verme
ASN1_ERROR PutValue(
uint8_t cls,
uint32_t tag,
bool isConstructed,
nl::Weave::TLV::TLVReader & val
)
StartConstructedType
ASN1_ERROR StartConstructedType(
uint8_t cls,
uint32_t tag
)
StartEncapsulatedType
ASN1_ERROR StartEncapsulatedType(
uint8_t cls,
uint32_t tag,
bool bitStringEncoding
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2019-06-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"İhtiyacım olan bilgiler yok"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Çok karmaşık / çok fazla adım var"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Güncel değil"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Çeviri sorunu"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Örnek veya kod sorunu"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Diğer"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Anlaması kolay"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Sorunumu çözdü"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Diğer"
}]