public interface VoidByteBlock
byte argument and returns no value.
This is used to map the Objective-C void (^)(char) block type.| Modifier and Type | Method and Description |
|---|---|
void |
invoke(byte v)
Runs this block.
|
Copyright © 2012-2015 RoboVM AB. All Rights Reserved.