root
JVM
root
/
org.magiclib.util
/
MagicMisc
/
takeFirst
take
First
open
fun
takeFirst
(
str
:
String
,
count
:
Int
)
:
String
Returns the first
count
characters of the given string.