BASS.NET API for the Un4seen BASS Audio Library

UtilsStringToNullTermUtf8 Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberStringToNullTermUtf8(String, IntPtr)
Copies the contents of a managed string into unmanaged memory, converting into UFT-8 format as it copies and appends a null-terminator.
Public methodStatic memberStringToNullTermUtf8(String, IntPtr, Boolean)
Copies the contents of a managed string array into unmanaged memory, converting each element into UTF-8 format as it copies and appends a null-terminator.
Top
See Also

Reference