pub type StringRef<Marker> = NewtypeRef<Marker, String>;
struct StringRef<Marker> { /* private fields */ }
Returns the length of this buffer.
Returns true if this buffer is empty.
true