Lines Matching +defs:save +defs:buffer
2442 auto buffer = new Unqual!Dst[s.length]; variable
2961 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3045 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3121 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3189 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3257 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3325 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3462 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3531 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3627 override size_t encode(dchar c, ubyte[] buffer) @safe pure nothrow @nogc in encode() argument
3819 @property typeof(this) save() in save() function