map

inline fun OffsetDoubleBuffer.map(operation: (Double) -> Double): DoubleBuffer(source)
inline fun OffsetIntBuffer.map(operation: (Int) -> Int): IntBuffer(source)

Map only operable content of the offset buffer