Appends an integer using the most compact push encoding.
Declared in <script/script.h>
<script/script.h>
CScript& operator<<(int64_t b);
A reference to this script.