Umi — API References - v1.3.0
Preparing search index...
umi-serializers
padNullCharacters
Variable padNullCharacters
Const
padNullCharacters
:
(
value
:
string
,
chars
:
number
)
=>
string
Pads a string with null characters at the end.
Type Declaration
(
value
:
string
,
chars
:
number
)
:
string
Parameters
value
:
string
chars
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Pads a string with null characters at the end.