allocateUTF8 function

  1. @JS('allocateUTF8')
JSString allocateUTF8(
  1. String str
)

Implementation

@JS('allocateUTF8')
external JSString allocateUTF8(String str);