added some argument checks into ffi

added more string manipulation functiions
This commit is contained in:
hyunghwan.chung
2017-01-16 14:42:39 +00:00
parent 70f9976af3
commit bc83b95acb
5 changed files with 49 additions and 13 deletions

View File

@ -94,4 +94,4 @@ class MyObject(Object)
ffi close.
]
}
}
}