write_tag_s
matc
0.1.2
In matc::
util::
asn1
matc
::
util
::
asn1
Function
write_
tag_
s
Copy item path
Source
pub fn write_tag_s( buf: &mut
Vec
<
u8
>, class:
u8
, contructed:
bool
, tag:
u16
, ) ->
Result
<
()
>