void putSegment(IStatus status, int length, Pointer<Uint8> buffer) { _putSegment(self, status.self, length, buffer); status.checkStatus(); }