Nbuff.findSplitOn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Nbuff[3] findSplitOn(string s, size_t start_from)
    struct Nbuff
    @safe @nogc
    findSplitOn
    (
    string s
    ,
    size_t start_from = 0
    )
  2. Nbuff[3] findSplitOn(immutable(ubyte)[] b, size_t start_from)

Meta