jnr.posix
Class WString

java.lang.Object
  extended by jnr.posix.WString

public final class WString
extends Object


Field Summary
static jnr.ffi.mapper.ToNativeConverter<WString,jnr.ffi.Pointer> Converter
           
 
Method Summary
static WString path(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Converter

public static final jnr.ffi.mapper.ToNativeConverter<WString,jnr.ffi.Pointer> Converter
Method Detail

path

public static WString path(String path)


Copyright © 2014. All Rights Reserved.