Fixed doc of V3 version of warp manifest
This commit is contained in:
parent
623fc32ab1
commit
beda621198
|
@ -45,7 +45,7 @@ public enum WarpManifestX0TheVersion {
|
|||
/// Format: escaped-unicode
|
||||
VERSION_2_0("2.0"),
|
||||
|
||||
/// Format: binary-unicode
|
||||
/// Format: Custom TLV 8 bit binary with unicode
|
||||
VERSION_3_0("3.0"),
|
||||
;
|
||||
/// Format: Custom TLV 18 bit binary (18 bit or 6 octals as byte replacement)
|
||||
|
|
Loading…
Reference in a new issue