#import <GRXWriter+Transformations.h>
Instance Methods | |
(GRXWriter *) | - map: |
Definition at line 21 of file GRXWriter+Transformations.h.
Returns a writer that wraps the receiver, and has all the values the receiver would write transformed by the provided mapping function.
Extends class GRXWriter.