We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2c5e69 + a1ec4da commit 02091d2Copy full SHA for 02091d2
Language/Variables/Conversion/byteCast.adoc
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
17
18
[float]
19
=== Description
20
-Converts a value to the link:../../data-types/byte[byte] data type.
+Converts a value to the `link:../../data-types/byte[byte]` data type.
21
[%hardbreaks]
22
23
@@ -34,7 +34,7 @@ Converts a value to the link:../../data-types/byte[byte] data type.
34
35
36
=== Returns
37
-Data type: `byte`.
+Data type: link:../../data-types/byte[`byte`].
38
39
--
40
// OVERVIEW SECTION ENDS
0 commit comments