ByteBufferParse Method
Conversion from string to ByteBuffer. It supposes ASCII encoding
Namespace: OddPrgAssembly: OddPrg (in OddPrg.dll) Version: 2.0.0.0 (2.0.0.0)
public static ByteBuffer Parse(
string s
)
- s String
- Source string
ByteBufferNew byte buffer instance, containin string characters in ASCII encoding