Package apple.foundation
Interface NSData.Block_enumerateByteRangesUsingBlock
-
- Enclosing class:
- NSData
public static interface NSData.Block_enumerateByteRangesUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateByteRangesUsingBlock(org.moe.natj.general.ptr.ConstVoidPtr bytes, NSRange byteRange, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateByteRangesUsingBlock
void call_enumerateByteRangesUsingBlock(org.moe.natj.general.ptr.ConstVoidPtr bytes, NSRange byteRange, org.moe.natj.general.ptr.BoolPtr stop)
-
-